{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Thanks for your comment" %}.{% endblock %} {% block content %}
{% endblock %}