{% extends "superset/base.html" %} {% block editModal %} {% for dashboard in dashboards %} {% if not dashboard.status == "published" %} {% if not dashboard.status == "deleted" %}
{% endif %} {% endif %} {% endfor %} {% endblock editModal %} {% block imgPreviewModal %} {% for dashboard in dashboards %} {% endfor %} {% endblock imgPreviewModal %} {% block subheading %}