{# templates/registration/register.html.twig #} {{ 'app.register.page_title'|trans }} {{ encore_entry_link_tags('app') }}

{{ 'app.register.title'|trans }}

{{ 'app.register.subtitle'|trans }}

{{ 'app.register.section_company'|trans }}
{{ 'app.register.url_preview_label'|trans }}
{{ 'app.register.section_account'|trans }}
{{ encore_entry_script_tags('registration') }}