{{ title }}
{% trans 'Temporary password details' %}
{% trans 'Copy the password below and store it securely. It expires at the time shown.' %}
{% if allow_change %}{% trans 'You may use this temporary password as your old password when changing it.' %}
{% endif %}{{ username }}
{{ password }}{{ expires_at|date:"DATETIME_FORMAT" }}