diff --git a/templates/admin.html b/templates/admin.html index 36413dd..5177510 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -1,59 +1,55 @@ -
-| Username | -Admin | -Change Password | -
|---|---|---|
| {{x[0]}} | -{% if x[1] == 1 %} Yes {% else %} No {% endif %} | -- |