-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html.haml
41 lines (40 loc) · 1.22 KB
/
contact.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
- content_for "dfasd"
%section.page-content
%article.entry.page
%header#page-header
.container
%h1 Contact Us
.container
%h2 Get in touch. We'd love to chat.
.row
.third.unit
%h5 Sales Enquiries
%p
+1 718 625 1916
%br
%a{:href => "[email protected]"} [email protected]
.third.unit
%h5 Media Enquiries
%p
+1 718 625 1916
%br
%a{:href => "[email protected]"} [email protected]
.third.unit
%h5 General Enquiries
%p
+1 718 625 1916
%br
%a{:href => "[email protected]"} [email protected]
%form.border-form
.row
.input.text
%label Name
%input.form-control{:type => "text", :placeholder => "Enter first name"}
.input.text
%label Email
%input.form-control{:type => "text", :placeholder => "Enter email address"}
.input.text
%label Message
%textarea.form-control{:placeholder => "Enter email address"}
.input.submit
%a.back.button.dark.wide{:href => "#"} Login