Private
Public Access
1
0

added side header

This commit is contained in:
Sander Roosendaal
2018-09-26 18:48:14 +02:00
parent 2e9ffe6660
commit 3992120f87
18 changed files with 69 additions and 17 deletions

View File

@@ -10,6 +10,10 @@
</p>
{% endblock %}
{% block sideheader %}
<h1>Help</h1>
{% endblock %}
{% block sidebar %}
{% include 'menu_help.html' %}
{% endblock %}