{% trans 'Keep this password secure.' %} {% trans 'Use it immediately to sign in or update your password before it expires.' %}
{% trans 'Store the password somewhere safe. If it is lost, generate a new one instead of reusing this code.' %}
{% trans 'Temporary password details' %}
{% if allow_change %}{% trans 'You can use this temporary password as the old password when changing it.' %}
{% endif %}{{ username }}
{{ password }}{{ expires_at|date:"DATETIME_FORMAT" }}