{% block content %} {% endblock content %}
{# Profile Picture dropdown item #}
{% include "core/base/topbar/+icon_dropdown.html" %}
{% block left_drawer %}{% include "core/base/+left_drawer.html" with swap=True %}{% endblock %} {% block breadcrumbs %}{% include "core/base/breadcrumbs.html" with swap=True %}{% endblock %} {% block toasts %}{% include "core/base/toasts.html" %}{% endblock %}