{% import '@SyliusShop/shared/buttons.html.twig' as buttons %}

{{ 'sylius.account.dont_have_an_account'|trans }}

{{ buttons.link(path('sylius_shop_register'), 'sylius.account.register_here'|trans, 'register-here-button', null) }}