summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index dca312e3..0852f7de 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -48,6 +48,7 @@
notify.show();
});
</script>
+
{% endif %}
{% endwith %}
@@ -88,4 +89,3 @@
{% endblock %}
</body>
</html>
-<!-- end template base.html -->