{% include 'manager_head_include.html' %}
User | Class | Boards Moderated | Latest Activity | Options |
---|---|---|---|---|
{{ user.username }} | {% if user.account == 'admin' %}Administrator{% endif %} {% if user.account == 'mod' %}Moderator{% endif %} {% if user.account == 'globmod' %}Global Moderator{% endif %} | {% if user.account != 'mod' %}All{% endif %}{% if user.account == 'mod' %}{{ user.reign }}{% endif %} | {% if user.action %}{{ (user.action)|get_action_name }} on {{ user.actiondate }} [View All]{% endif %}{% if not user.action %}None{% endif %} | [Edit] [{% if user.disabled %}Enable{% endif %}{% if not user.disabled %}Disable{% endif %}] [Remove] |