{% extends "base.html" %} {% block title %}Admin - Clothing Portal{% endblock %} {% block content %}
{{ error }}
{% endif %} {% if success %}{{ success }}
{% endif %}| Username | Admin | Created | Actions |
|---|---|---|---|
| {{ u.username }} | {{ "Yes" if u.is_admin else "No" }} | {{ u.created_at }} |