{# Run `composer require symfony/webpack-encore-bundle` and uncomment the following Encore helpers to start using Symfony UX #} {% block stylesheets %} {% endblock %} {% block javascripts %} {% endblock %}
{% include 'partials/_navbar.html.twig' %}
{% block body %} {% endblock %}