{% extends "cranefly/layout.html" %} {% import "forms.html" as form_theme with context %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=warned_user.username, parent=_('Warn User')) }}{% endblock %} {% block content %}
{% trans %}This user warning level is already at maximum and can not be increased any further.{% endtrans %}
{% if retreat %} {% endif %}