{% extends 'UpdoonAppBundle::base_public_extension.html.twig' %} {% block title %}{{ parent() }}Authentifizierung{% endblock %} {% block content %} {% for message in app.session.flashbag.get('reauthentication') %}
{% endfor %} {% if error %} {% endif %}