{% block stylesheets %} {% endblock %}
{% if app.request.attributes.get('_route') not in ['app_forgot_password_request', 'app_reset_password'] %} {% include 'navbar/navbar.html.twig' %} {% endif %} {% block body %} {% block content %}{% endblock %} {% endblock %} {% block javascripts %} {% endblock %}