X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/cc96a54d3bfe917023233a5f45ead32e10f2e66c..9fae328f6c1e7e5c1f4485ddbab71b4000dbd110:/prawokultury/templates/contact/register/mail_body.txt diff --git a/prawokultury/templates/contact/register/mail_body.txt b/prawokultury/templates/contact/register/mail_body.txt index 4c30ef7..2fc9078 100755 --- a/prawokultury/templates/contact/register/mail_body.txt +++ b/prawokultury/templates/contact/register/mail_body.txt @@ -1,6 +1,8 @@ {% load i18n %} -{% blocktrans %}Thank you for submitting the registration form at {{ site_name }}.{% endblocktrans %} -{% trans "Your submission has been referred to the project coordinator." %} +{% blocktrans with conf=form.conference_name %}Thank you for registering to {{conf}}. +Please arrive earlier to collect your ID and the conference programme.{% endblocktrans %} + +{% trans "See you on the 4th of November!" %} -- {% trans "Message sent automatically. Please do not reply to it." %}