diff --git a/files/templates/admin/patrons.html b/files/templates/admin/patrons.html index 0b54ee59c..489070b8c 100644 --- a/files/templates/admin/patrons.html +++ b/files/templates/admin/patrons.html @@ -16,7 +16,7 @@ {{loop.index}} {% include "user_in_table.html" %} - + {% if user.patron > 1 %} 2{{user.patron}} {% endif %}