{% extends basetemplate %} {% load i18n humanize admin_static %} {% block subtitle %}{% trans "Moderation" %}{% endblock %} {% block pagename %}{% trans "Moderation" %}{% endblock %} {% block description %}{% trans "These tools allow you to search for undesired behaviours and cheating patterns." %}{% endblock %} {% block admincontent %}
{% trans "Email" %} {% if cheater.email_isvalid %} {% else %} {% endif %} {{ cheater.email }} {% trans "Reputation:" %} {{ cheater.reputation|intcomma }}
|