1
0
picturingjordan.com/content/contact.md

24 lines
814 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
date = "2017-04-16T17:54:50+03:00"
title = "Contact"
sharingicons = false
menu = "navbar"
+++
I'd love to hear your comments, questions, and suggestionssend me a message using the form below.
<form method="POST" action="https://formspree.io/alan.orth@gmail.com">
<div class="form-group">
<label for="emailAddress">Email</label>
<input type="email" class="form-control" name="email" id="emailAddress" placeholder="Your email">
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea class="form-control" name="message" id="message" placeholder="Your message" rows="3"></textarea>
</div>
<input type="text" name="_gotcha" style="display:none" />
<button type="submit" class="btn btn-primary">Send</button>
</form>
<br />