{% extends 'security/email/base.txt' %}
{% block body %}
{{ _('Please confirm your email through the link below:') }}

{{ confirmation_link }}

{% endblock %}
