{% extends 'layout/base.html.twig' %} {% form_theme form 'bootstrap_5_layout.html.twig' %} {% block body %} {% include 'components/layout/_title_3.html.twig' with { name: 'address.step1_action.title'|trans } %} {% include 'components/layout/_text.html.twig' with { text: 'address.step1_action.plaintext'|trans } %}