diff --git a/files/templates/lottery.html b/files/templates/lottery.html index 1b7aa18341..9c68e824a6 100644 --- a/files/templates/lottery.html +++ b/files/templates/lottery.html @@ -37,7 +37,13 @@
-
-
-
-
+ {% if v.admin_level >= PERMS['LOTTERY_VIEW_PARTICIPANTS'] %} + +
-
+
+ {% else %} +
-
+ {% endif %}