STATIC Page: support/documentation (FAQ)
[myslice.git] / portal / templates / documentationview.html
diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html
new file mode 100644 (file)
index 0000000..344c8d3
--- /dev/null
@@ -0,0 +1,15 @@
+{% extends "layout-unfold1.html" %}
+
+{% block head %}
+{{ wizard.form.media }}
+{% endblock %}
+
+{% block unfold_main %}
+
+<h1>OneLab Portal Documentation<h1>
+<h2>FAQ<h2>
+<h3>Users</h3>
+<h3>Managers</h3>
+
+{% endblock %}
+