{% include 'menu/sidebar.html.twig' %}
{% block nav_title %}{% endblock %}
{% include 'notification/flashes.html.twig' with {'flashes': app.flashes} %} {% block body %}{% endblock %}
{% block scripts %}{% endblock %}