X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/4983c08a5d6cd30fa94d2b8b0eae96502d05a145..6e28d2a2680de3290eaed5e90cc128d33fe27046:/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..f16d674 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 July 31 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 %} +