{% extends "layouts/charts_base.html" %} {% block chart_body %} {%- macro item(view) %}
{% if filter_dashboards and username %} Only showing your dashboards ({{ username }}) {% if global_dashboards %} and all global dashboards {% endif %} {% else %} Not filtering any dashboards. {% endif %}
No dashboards exist. Create one below to get started.
Showing {{ paginator.skip }}-{{ curr_max_range }} of {{ paginator.count }} results