diff --git a/files/templates/admin/patrons.html b/files/templates/admin/patrons.html index 0041059aa..d52c6998b 100644 --- a/files/templates/admin/patrons.html +++ b/files/templates/admin/patrons.html @@ -15,7 +15,7 @@ {{loop.index}} {% include "user_in_table.html" %} - + {% if user.patron > 1 %} 2{{user.patron}} {% endif %}