Back to Gocolly

Contact Us

content/contact.md

latest1.2 KB
Original Source
<div class="ui vertical stackable grid padding"> <div class="twelve wide column"> <div class="ui blue segment"> <p style="font-size: 14px !important;">We are here to answer any questions you may have about our services. Reach out to us and we'll respond as soon as we can.</p> <p style="font-size: 14px !important;">Even if there is something you have always wanted to experience and can't find it on our site, let us know and we promise we'll do our best to find it for you and send you there.</p> </div> <form action="https://formspree.io/[email protected]" method="post" class="ui form"> <div class="two fields"> <div class="field"> <label>Name</label> <input type="text" name="name" /> </div> <div class="field"> <label>E-mail</label> <input type="email" name="_replyto" /> </div> </div> <div class="field"> <label>Message</label> <textarea name="message"></textarea> </div> <input type="hidden" name="_next" value="http://go-colly.org/" /> <input type="submit" value="Send" class="ui button" /> </form> </div> </div>