mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-20 12:00:16 -04:00
Contact Us-fix
This commit is contained in:
parent
e4e82f8891
commit
6b45f5aba6
10
company.html
10
company.html
|
@ -255,14 +255,16 @@
|
||||||
action="https://formspree.io/xlepwbwz"
|
action="https://formspree.io/xlepwbwz"
|
||||||
method="POST"
|
method="POST"
|
||||||
>
|
>
|
||||||
|
<div id="mem" style="margin-left:60px">
|
||||||
<label>
|
<label>
|
||||||
Your email:
|
|
||||||
<input type="text" name="_replyto" placeholder="Your Email *" style="width: 300px">
|
<input type="text" name="_replyto" placeholder="Your Email *" style="width: 300px">
|
||||||
</label>
|
</label>
|
||||||
<div class="row">
|
</div>
|
||||||
|
<div class="row" id="mem" style="margin-left:60px">
|
||||||
<label>
|
<label>
|
||||||
Your message:
|
|
||||||
<textarea name="message" placeholder="Your Message *" style="width:1000px;height:250px"></textarea>
|
<textarea name="message" placeholder="Your Message *" style="width:1000px;height:150px"></textarea>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user