diff --git a/db.sqlite b/db.sqlite index a1d8df8..66cfff7 100644 Binary files a/db.sqlite and b/db.sqlite differ diff --git a/templates/base.html.tera b/templates/base.html.tera index 4a4a080..3057c6e 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -39,9 +39,10 @@
{% if user %} {% if user.is_admin %} - USER + 🚣 + 👥 {% endif %} - LOGOUT + ☈ {% endif %} {% if flash %}