diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html
index 73b195e10..02564240d 100644
--- a/app/templates/admin_template.html
+++ b/app/templates/admin_template.html
@@ -5,9 +5,11 @@
+ {% if current_user.is_authenticated %}
+ {% endif %}