{% extends 'layout_index.html.twig' %} {% block body %} {% if app.request.hasPreviousSession %} {% for type, messages in app.session.flashBag.all %} {% for message in messages %}