{% load comment_tags %} {% load i18n %} {% include_static %} {% include_bootstrap %} {% block title %}{% trans "Comment discarded" %}.{% endblock %} {% include "comment/comments/messages.html" %}
{% block content %}

{% trans "Comment can't be verified." %}

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

{% endblock content %}