{% extends 'mails/base_layout.mnjk' %} {% block body %} Remove your password on your {{ app.name }} account Someone wants to remove your password from your account.

Do not click on this if this is not you!
Remove my {{ app.name }} password
{% endblock %} {% block text %} Hi! Someone wants to remove your password from your {{ app.name }} account. To confirm this action and remove your password, please follow this link: {{ link|safe }} {% endblock %}