aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/raw/help_faq.html
blob: b3d5b3a115214111bdb5fceac6b0a97b79c252e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>