local changes from server
[prawokultury.git] / prawokultury / templates / contact / register-speaker / thanks.html
index 2654563..f16d674 100644 (file)
@@ -1 +1,13 @@
-{% extends "contact/register/thanks.html" %}
\ No newline at end of file
+{% extends "contact/thanks.html" %}
+{% load i18n %}
+
+{% block contact_form_description %}
+
+<p class="notice">{% trans "Thank you for submitting your proposal." %}</p>
+
+<p class="notice">{% trans "Your submission can be modified until July 31 using the unique link sent to you by e-mail." %}</p>
+
+<p class="notice">{% trans "We will inform you of the open call results by the end of August." %}</p>
+
+{% endblock %}
+