aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates/help.html')
-rw-r--r--libpathod/templates/help.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/libpathod/templates/help.html b/libpathod/templates/help.html
new file mode 100644
index 00000000..20d884c5
--- /dev/null
+++ b/libpathod/templates/help.html
@@ -0,0 +1,4 @@
+{% extends frame.html %}
+{% block body %}
+ <h1> Help </h1>
+{% end %}