aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/resources/views/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/src/main/resources/views/help.html')
-rw-r--r--juick-www/src/main/resources/views/help.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/juick-www/src/main/resources/views/help.html b/juick-www/src/main/resources/views/help.html
deleted file mode 100644
index 3d9960d1..00000000
--- a/juick-www/src/main/resources/views/help.html
+++ /dev/null
@@ -1,10 +0,0 @@
-{% extends "layouts/content.html" %}
-{% block content %}
-<article>
- {{ content | raw }}
-</article>
-{% endblock %}
-
-{% block "column" %}
-{{ navigation | raw }}
-{% endblock %} \ No newline at end of file