{% extends "cubane/backend/base.html" %} {% block content %}
Please enter a new password for the customer {{ customer.full_name }} <{{ customer.email }}>
{% include 'cubane/backend/form.html' with without_continuation=True save_label='Change Password' %}