X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/79a6d9cda6a06a2b7fea86a2f4f1eef307d0cd18..6e28d2a2680de3290eaed5e90cc128d33fe27046:/prawokultury/templates/contact/workshops/thanks.html?ds=inline diff --git a/prawokultury/templates/contact/workshops/thanks.html b/prawokultury/templates/contact/workshops/thanks.html new file mode 100755 index 0000000..3a21c98 --- /dev/null +++ b/prawokultury/templates/contact/workshops/thanks.html @@ -0,0 +1,6 @@ +{% extends "contact/thanks.html" %} +{% load i18n %} + +{% block contact_form_description %} +
{% trans "Thank you for submitting the registration form." %}
+{% endblock %}