{% extends "base.html" %} {% block content %}

Select report type:

{% if error %}

An error has occurred while generating the report:

{{error}}
{% endif %}
{% endblock %}