aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/views/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/views/help.html')
-rw-r--r--src/main/resources/templates/views/help.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/templates/views/help.html b/src/main/resources/templates/views/help.html
index 3a022497..169ccb3f 100644
--- a/src/main/resources/templates/views/help.html
+++ b/src/main/resources/templates/views/help.html
@@ -6,5 +6,7 @@
{% endblock %}
{% block "column" %}
+<div class="toolbar">
{{ navigation | raw }}
+</div>
{% endblock %} \ No newline at end of file