Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/static/data/html/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/data/html/help.html')
-rw-r--r--static/data/html/help.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/data/html/help.html b/static/data/html/help.html
new file mode 100644
index 0000000..b45a914
--- /dev/null
+++ b/static/data/html/help.html
@@ -0,0 +1,6 @@
+<html>
+ <body>
+ <h1>My First Heading</h1>
+ <p>My first paragraph.</p>
+ </body>
+</html>