diff --git a/templates/admin.html b/templates/admin.html index 708bbe9..bbc5df8 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -19,6 +19,7 @@ {% endfor %} + {% if user.role != 1 %}
@@ -27,6 +28,7 @@
+ {% endif %} {% endfor %}