{% extends "core/article_page.html" %} {% load wagtailcore_tags %} {% block content %}

{% trans "Thanks!" %}


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

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

{% endblock %}