{% extends '@SyliusShop/shared/layout/base.html.twig' %} {% block title %}{{ 'sylius.ui.register_in_the_store'|trans }} | {{ parent() }}{% endblock %} {% block content %} {% hook 'sylius_shop.account.register' with { form } %} {% endblock %}