diff --git a/app/templates/base.html b/app/templates/base.html index c7c49c4..7d1bd82 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -23,7 +23,7 @@ Dashboard {% if current_user.is_admin %} - + Admin {% endif %}