+{% block footer_content %}
{% if DEBUG %}
+
(Debug-Modus)
{% if helper %}
logout
login url
{% endif %}
{% endif %}
-
{% endblock %}
diff --git a/shiftregister/core/templates/base.html b/shiftregister/core/templates/base.html
index 41f49a0..fbc5ced 100644
--- a/shiftregister/core/templates/base.html
+++ b/shiftregister/core/templates/base.html
@@ -117,9 +117,11 @@
{% endblock %}