pruebaCUENTA

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


{% form 'reset_customer_password' %}

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

{{ form.errors | default_errors }}

{% endform %}