{% from "macros/_form.html" import render_form %} {% extends "admin/layout.html" %} {% block content %}

New password

The user password has been reset. If e-mail is enabled, they can request a password reset, or you can send them the new password directly - with a reminder to change it in the Profile!

{{ newpw }}

Show Send E-mail
{% endblock %}