{% extends "karaage/common/profile_base.html" %} {% block title %}Personal Details - Password reset{% endblock %} {% block profile_title %}Password reset{% endblock %} {% block profile_content %}
You can request reseting the password of {{ person }}. This will send the person an email with instructions allowing them to change their password.
{% endblock %}