X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/4983c08a5d6cd30fa94d2b8b0eae96502d05a145..23add64d47edfaa0411719790dca3bf629e07f74:/prawokultury/templates/contact/register-speaker/thanks.html diff --git a/prawokultury/templates/contact/register-speaker/thanks.html b/prawokultury/templates/contact/register-speaker/thanks.html index 2654563..1a36d66 100644 --- a/prawokultury/templates/contact/register-speaker/thanks.html +++ b/prawokultury/templates/contact/register-speaker/thanks.html @@ -1 +1,13 @@ -{% extends "contact/register/thanks.html" %} \ No newline at end of file +{% extends "contact/thanks.html" %} +{% load i18n %} + +{% block contact_form_description %} + +

{% trans "Thank you for submitting your proposal." %}

+ +

{% trans "Your submission can be modified until August 10 using the unique link sent to you by e-mail." %}

+ +

{% trans "We will inform you of the open call results by the end of August." %}

+ +{% endblock %} +