{% extends "FOSUserBundle::layout.html.twig" %} {% block fos_user_content %} {% if error %}
{{ error|trans({}, 'FOSUserBundle') }}
{% endif %}
{% endblock fos_user_content %}