{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {{ site_name }} - {% trans '投诉用户' %} {% include "common_libs.html" with jquery=0 %}
{% include "partial/_navbar.html" %}
{% csrf_token %} {{ form }}
{% include "partial/_footer.html" %}