{% load i18n %}{% autoescape off %}
{% blocktrans %}New authentication code for {{ site_name }}{% endblocktrans %}
{% endautoescape %}
