aboutsummaryrefslogtreecommitdiffstats
path: root/docs/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates/layout.html')
-rw-r--r--docs/templates/layout.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/templates/layout.html b/docs/templates/layout.html
index 70532554..a59645f2 100644
--- a/docs/templates/layout.html
+++ b/docs/templates/layout.html
@@ -23,5 +23,6 @@
})();
</script>
-{% endblock %}{% block footer %}
+{% endblock %}
+{% block footer %}
<div class="footer"> <p> Documentation version {{ version }} {% endblock %}</p></div>