local changes from server
[prawokultury.git] / prawokultury / templates / contact / workshops / thanks.html
1 {% extends "contact/thanks.html" %}
2 {% load i18n %}
3
4 {% block contact_form_description %}
5 <p class="notice">{% trans "Thank you for submitting the registration form." %}</p>
6 {% endblock %}