{% set title, page_active, page_categorie = '', '', '' %} {% block body %} Login
{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %}
{% endblock %}