Forgot faq file

This commit is contained in:
Dominik Schürmann 2014-03-13 19:09:54 +01:00
parent bc1a3850ac
commit 5c5e9d8e32

View File

@ -0,0 +1,12 @@
<!-- Maintain structure with headings with h2 tags and content with p tags.
This makes it easy to translate the values with transifex!
And don't add newlines before or after p tags because of transifex -->
<html>
<head>
</head>
<body>
<h2>TODO</h2>
<p>text</p>
</body>
</html>