aboutsummaryrefslogtreecommitdiffstats
path: root/help/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'help/index.html')
-rw-r--r--help/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/help/index.html b/help/index.html
new file mode 100644
index 0000000..b69cc95
--- /dev/null
+++ b/help/index.html
@@ -0,0 +1,12 @@
+{% extends "jinhtml/skel.html" %}
+{% block headcss %}
+{% endblock %}
+
+{% block onload %}
+{% endblock %}
+
+{% block headjs %}
+{% endblock %}
+
+{% block body %}
+{% endblock %}