{% extends "core_main_app/_render/admin/theme/tools/section.html" %} {% block section_title %}All {{data.document}}s{% endblock %} {% block section_content %}
{% include 'core_dashboard_app/my_dashboard.html' with come_from_admin='True' %}
{% endblock %}