{% extends "comments/base.html" %} {% load i18n %} {% block title %}{% trans "Comment discarded" %}.{% endblock %} {% block content %}
{% trans "Sorry, your comment has been automatically discarded" %}.