X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/cc96a54d3bfe917023233a5f45ead32e10f2e66c..8d87cc3bf94f820de87718e9107e5674952a4077:/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..bff6299 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 October 27-28th!" %} -- {% trans "Message sent automatically. Please do not reply to it." %}