{% extends 'base.html.twig' %} {% block title %} Login {% endblock %} {% block body %} {{ parent() }}
{% if error %} {% endif %}
{% endblock %}