{% extends 'login.admin.html.twig' %} {% block body %}
{% block flash_messages %} {% if app.session.flashbag.peekAll|length > 0 %} {% endif %} {% endblock %}

Authentification

Enter any username and password.
{% endblock %}