mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
Forgot faq file
This commit is contained in:
parent
bc1a3850ac
commit
5c5e9d8e32
12
OpenPGP-Keychain/src/main/res/raw/help_faq.html
Normal file
12
OpenPGP-Keychain/src/main/res/raw/help_faq.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user