{% load i18n util %} {% if emails %}
{#
#}

mail_outline {% translate 'Last few letters' %}

{% for email in emails %} {% endfor %}
{% endif %}