{% extends "@FOSUser/layout.html.twig" %} {% trans_default_domain 'FOSUserBundle' %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block title %} Inscription {% endblock %} {% block fos_user_width %}registration-bloc{% endblock fos_user_width %} {% block fos_user_title %} Créez votre compte utilisateur {% endblock fos_user_title %} {% block fos_user_content %} {{ form_start(formVisitor, {'method': 'post', 'action': path('fos_user_registration_register'), 'attr': {'id': 'fos_user_registration_register_form','class': 'fos_user_registration_register_form wizard needs-validation','data-style': '1'}}) }}
Rq: cette maquette type est dépendante de L'API de la banque à intégrer