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