Reset Password

{% comment %} This form must use 'reset_customer_password' {% endcomment %} {% form 'reset_customer_password' %}

{{ 'customer.reset_password.title' | t }}

{{ 'customer.reset_password.subtext' | t: email: email }}

{{ form.errors | default_errors }}

{% endform %}