{% extends 'base.html.twig' %} {% block title %}User {% endblock %} {% block body %} {% for message in app.flashes('error') %}