{% extends "comments/base.html" %} {% load i18n %} {% block title %}{% trans "Thanks for flagging" %}.{% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}
{% blocktrans %}
Thanks for taking the time to improve the quality of discussion on our site.
You will be sent back to the article...
{% endblocktrans %}