{% load url from future %}{% load i18n %}{% load translations %}{% autoescape off %}{% filter wordwrap:72 %}{% trans "Hi," %}

{% blocktrans %}there are new strings to translate on {{ translation }} at {{ site_title }}.{% endblocktrans %}

{% endfilter%}{% endautoescape %}{% include "mail/footer.txt" %}
