From d772f157eb9eb6a4a69d4ccc728dc4704eb96681 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 22 Dec 2020 16:08:59 +0000 Subject: [PATCH] Improve user dropdown --- app/templates/base.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index 95c693c..4d7d1b1 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -107,12 +107,8 @@ - - - {% if current_user.rank.atLeast(current_user.rank.MODERATOR) %} + {% endif %} {% if current_user.rank == current_user.rank.ADMIN %}