{% extends 'base.html.twig' %} {% block title %} {{ 'login.title'|trans }} {% endblock %} {% block description %} {% endblock %} {% block body %} {% include "front/inc/breadcrumb.html.twig" with { 'content_title': 'Mon compte', 'current_page' : 'Accueil', 'image' : '' } %}