{% extends 'layout/base.html.twig' %} {% block main %} {% set titleAndImg = [ { 'title': 'Créer un compte', 'img': '../assets/images/title/circle.png' } ] %} {% set style = 'alternative' %}