{% load i18n %}
{% blocktrans asvar text %}Hello, we have just received Your payment. Please see the recipe attached. Thank You.{% endblocktrans %}{{ text|linebreaks }}
{% include 'leprikon/registration_mail_footer.html' with object=object.registration %}