diff --git a/templates/admin.html b/templates/admin.html index 2efc4b2..36413dd 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -14,7 +14,7 @@ {{x[0]}} {% if x[1] == 1 %} Yes {% else %} No {% endif %} -
+
{% endfor %}