{% macro flag_form(post_target, identifier, content_moderation=False) %} {{ _('Report Abuse') }}

{{ _('Report this') }}

{% csrf_token %}
{% if content_moderation %}
{% endif %}
{% endmacro %}