{% extends "email/base.html" %} {% load i18n %} {% load humanize %} {% block content %}
{% blocktrans %} You recently requested to change your password for your authentik account. Use the button below to set a new password. {% endblocktrans %} |
{% trans 'Reset Password' %} |