{% extends "base.html" %} {% block title %}Reset User Password - {{ lab_name }}{% endblock %} {% block content %}
User: {{ user.name }} Email: {{ user.email }}
This will immediately change the user's password. Make sure to communicate the new password to them securely.