{% extends "references/base.html" %} {% load i18n %} {% block title %}{% trans "Comment posted successfully" %}{% endblock %} {% block content %}

Comment posted successfully

Thanks for contributing.

{% if object %} {% endif %} {% endblock %}