{% extends 'navlets/base.html' %} {% block navlet-content %} {% if report %} {% include 'report/frag_report_table.html' %} {% else %}

Edit the widget to choose a report.

{% endif %} {% endblock %}