{% extends "admin/admin_base.html" %} {% from "macros/embed.html" import embed_post with context %} {% from "macros/icon.html" import icon, callout with context %} {% block content %}
Unknown media type
{% endif %} {% if report.is_critical() %} {% call callout('nsfw_language') %} This is a critical offense. “Strike” will immediately suspend the offender's account. {% endcall %} {% endif %} {% endblock %}