diff --git a/app/templates/base.html b/app/templates/base.html index 4c42b16d..0d5c6871 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -127,7 +127,7 @@ To do list {% if current_user.rank.atLeast(current_user.rank.EDITOR) or check_global_perm(current_user, "CREATE_TAG") %} -
+ {% endif %} {% if current_user.rank.atLeast(current_user.rank.MODERATOR) %}