{% extends "base.html" %} {% load wagtailcore_tags wagtailimages_tags comments mptt_tags molo_commenting_tags i18n %} {% block content %}

{% trans "Thanks!" %}

{% trans "This comment has been reported." %}

{% trans "It will be reviewed by the team and may be removed if it breaks our Platform rules" %}

{% trans "Back to article" %}
{% endblock %}