{% extends 'base.html.twig' %} {% block body %}

MyE&P Team My E&P Team

{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %}
{% if role is not null %} {% endif %}
{% endblock %}