2017-04-16 16:55:29 +02:00
|
|
|
|
+++
|
|
|
|
|
date = "2017-04-16T17:54:50+03:00"
|
|
|
|
|
title = "Contact"
|
|
|
|
|
sharingicons = false
|
2018-03-09 16:44:05 +01:00
|
|
|
|
menu = "navbar"
|
2017-04-16 16:55:29 +02:00
|
|
|
|
+++
|
|
|
|
|
|
|
|
|
|
I'd love to hear your comments, questions, and suggestions — send 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>
|
2017-04-27 12:50:58 +02:00
|
|
|
|
|
|
|
|
|
<br />
|