{% extends "apps_skeleton.html" %} {% block customstyles %}{% endblock %} {% block contents %} {% include "ace_editor_includes.html" %} {% include "partial_workspace.html" %} {% include "partial_report_popover.html" %} {% include "app_customcss_picker.html" %}
{% include "app_alerts.html" with is_modal=False %}
Dashboards
Click on a dashboard to add
Recently Viewed Dashboards
Settings
Style
Custom Style
{% endblock %} {% block code %} {% endblock %}