{% extends 'admin/base.html' -%} {% block content -%}
⚠ Only use queries if you know what you're doing ⚠
| ID | Name | Description | Actions |
|---|---|---|---|
| {{ id }} | Remove |
| ID | Name | Join date | Role | Banned |
|---|---|---|---|---|
| {{ id }} | {{ name }} | {{ format_time(join_date) }} | {% if banned_until is not none %} {% endif %} |