sharieswebsite/multi/support.md
Yann Esposito (Yogsototh) ef07b046f6 Better support page (forms)
2011-08-08 16:05:39 +02:00

27 lines
1.2 KiB
Markdown

---
en: title: Support
fr: title: Aide
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:
<a class="bluebutton big" href="&#109;&#097;&#105;&#108;&#116;&#111;:&#121;&#097;&#110;&#110;&#046;&#101;&#115;&#112;&#111;&#115;&#105;&#116;&#111;&#046;&#104;&#101;&#108;&#112;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;">&#121;&#097;&#110;&#110;&#046;&#101;&#115;&#112;&#111;&#115;&#105;&#116;&#111;&#046;&#104;&#101;&#108;&#112;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;</a>
Via twitter:
<a class="big bluebutton" href="http://twitter.com/yogsototh">@yogsototh</a>