{% extends "layouts/charts_base.html" %} {% block chart_body %}

Back {{ view.name }} ( Edit | View JSON )

{% if not view.modules|length %}

It looks like this dashboard has no modules - add some below.

{% endif %} {% include "partials/form-view.html" %}
{% endblock %} {% include "partials/edit-data-modal.html" %}