{% load i18n %}{% blocktrans with user=email.user %}Hello {{ user }},

You have already verified this email address. If you are having trouble logging
in, try resetting your password.
{% endblocktrans %}
