{% load i18n %}{% autoescape off %}
{% blocktranslate trimmed %}
You're receiving this email because you created an account with this email address.

Please go to the following page and verify your email address:
{% endblocktranslate %}

{{ verification_url }}

{% translate 'If you did not attempt to sign up, you can safely ignore this email.' %}
{% endautoescape %}
