local changes from server
[prawokultury.git] / prawokultury / templates / contact / workshops / thanks.html
diff --git a/prawokultury/templates/contact/workshops/thanks.html b/prawokultury/templates/contact/workshops/thanks.html
new file mode 100755 (executable)
index 0000000..3a21c98
--- /dev/null
@@ -0,0 +1,6 @@
+{% extends "contact/thanks.html" %}
+{% load i18n %}
+
+{% block contact_form_description %}
+<p class="notice">{% trans "Thank you for submitting the registration form." %}</p>
+{% endblock %}