{% extends '@SyliusShop/layout_custom.html.twig' %} {% form_theme form '@SyliusShop/Form/theme.html.twig' %} {% block title %}{{ 'sylius.ui.reset_password'|trans }} | {{ parent() }}{% endblock %} {% import '@SyliusShop/Common/Macro/headers.html.twig' as headers %} {% block content %}
{{ 'sylius.ui.set_a_new_password_for_your_account'|trans }}
{{ sylius_template_event('sylius.shop.request_password_reset_token.after_content_header') }}