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