Repository URL to install this package:
|
Version:
2.4.0.gt1 ▾
|
{% extends "comments/base.html" %}
{% load i18n %}
{% block title %}{% trans "Your opinion is appreciated" %}{% endblock %}
{% block content %}
<h1>{% trans "Thanks for taking the time to participate." %}</h1>
{% endblock %}