X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/de60c4eaab116232ff6d1be0ede6bc18fc1c86d8..cc96a54d3bfe917023233a5f45ead32e10f2e66c:/prawokultury/templates/contact/register/thanks.html?ds=sidebyside diff --git a/prawokultury/templates/contact/register/thanks.html b/prawokultury/templates/contact/register/thanks.html new file mode 100755 index 0000000..3a21c98 --- /dev/null +++ b/prawokultury/templates/contact/register/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 %}