{% extends '__base__.html' %} {% load i18n %} {% block content %}

{% trans "Thanks for taking part in the contest!" %}

{% endblock content %}