{% extends "comments/base.html" %} {% load i18n %} {% block title %}{% trans "Comment discarded" %}.{% endblock %} {% block content %}

{% trans "Comment automatically discarded" %}

{% trans "Sorry, your comment has been automatically discarded" %}.

{% endblock %}