sharieswebsite/content/html/en/support.md
2011-07-12 12:59:37 +02:00

29 lines
767 B
Markdown

---
title: Support
noSubMenu: false
no_entete: true
menupriority: 4
---
<% content_for :bodyclass do %>std support<% end %>
## A problem? A remark?
<form name="email" id="email" action="/contact" method="post">
<input type="text" name="name" value="Your name" onfocus="this.value=''" style="display: block;width=20em"/>
<input type="text" name="mail" value="Your email" onfocus="this.value=''" style="display: block; width=20em"/>
<textarea name="body" id="bodytextarea" value="" onfocus="this.value=''" style="display: block; height: 10em; width: 30em;">Enter your comment here</textarea>
<input type="submit" value="Send"/>
</form>
<br/>
By mail:
<yann.esposito.help@gmail.com>
{: .big}
Via twitter:
[@yogsototh](http://twitter.com/yogsototh)
{: .big}