{% extends 'base.html.j2' %} {% block title %} Account Management {% endblock title %} {% block content_before %} Account Management {% endblock content_before %} {% block content %} {% if config.USER_ENABLE_EMAIL %} {% endif %} {% if config.USER_ENABLE_EMAIL %} {% endif %}
Actions NameEmailGM Level Locked Banned Muted RegisteredEmail Confirmed
{% endblock %} {% block js %} {{ super () }} {% endblock %}