{% if app.user is defined and app.user %} {{ include('partials/topbar.html.twig') }} {{ include('partials/sidebar.html.twig') }} {% endif %}