File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < div class ="container ">
66 < div class ="row ">
77 < div class ="col-lg-7 mb-4 mb-lg-0 ">
8- < form class ="kwes-form " action ="{{ site.Params.contact_form_action | safeURL }} " method ="POST ">
9- < input type ="text " class ="form-control mb-3 " id ="name " name ="name " placeholder ="{{ i18n "yourname " }}">
10- < input type ="email " class ="form-control mb-3 " id ="mail " name ="mail " placeholder ="{{ i18n "youremail " }}">
11- < input type ="text " class ="form-control mb-3 " id ="subject " name ="subject " placeholder ="{{ i18n "subject " }}">
12- < textarea name ="message " id ="message " class ="form-control mb-3 " placeholder ="{{ i18n "yourmessage " }}"> </ textarea >
13- < button type ="submit " value ="send " class ="btn btn-primary "> {{ i18n "sendnow" }}</ button >
14- </ form >
8+ < a href ="https://camptocamp.com/locations "> Contact us for a demo</ a >
159 </ div >
16-
1710 < div class ="col-lg-5 content ">
1811 {{ .Content }}
1912 </ div >
2518
2619<!-- /call to action -->
2720
28- {{ end }}
21+ {{ end }}
You can’t perform that action at this time.
0 commit comments