STATIC Page: support/documentation (FAQ)
[myslice.git] / portal / templates / documentationview.html
1 {% extends "layout-unfold1.html" %}
2
3 {% block head %}
4 {{ wizard.form.media }}
5 {% endblock %}
6
7 {% block unfold_main %}
8
9 <h1>OneLab Portal Documentation<h1>
10 <h2>FAQ<h2>
11 <h3>Users</h3>
12 <h3>Managers</h3>
13
14 {% endblock %}
15