{% extends 'reporting/base.html' %} {% block content %} {% if report_list %} {% else %}

No reports are available.

{% endif %} {% endblock %}