X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/91117520dbe0336cd5acc91c6d8e23d81141f9df..c66b8465f48325fe5fdc0fcf600f97dcc7bb7a26:/shop/templates/shop/email/base.txt diff --git a/shop/templates/shop/email/base.txt b/shop/templates/shop/email/base.txt index 5cf1b9a..a0fd074 100755 --- a/shop/templates/shop/email/base.txt +++ b/shop/templates/shop/email/base.txt @@ -1,5 +1,5 @@ -{% autoescape off %}{% load i18n %}{% trans 'Hi' %}{{ order.name }}{% endif %}, +{% autoescape off %}{% load i18n %}{% trans 'Hi' %} {{ order.name }}, {% block body %} {% endblock %} {% blocktrans %}Cheers, -Right to Culture team{% endblocktrans %} +Right to Culture team{% endblocktrans %}{% endautoescape %}