diff --git a/app/templates/hidden.html b/app/templates/hidden.html index 9f41694..a32d0a4 100644 --- a/app/templates/hidden.html +++ b/app/templates/hidden.html @@ -77,14 +77,18 @@ -
+
+ {% if current_user.has_roles(['Admin']) %}
- History -
+ History +
+ {% else %} +
+ {% endif %}
Help