{% extends "layouts/content-bootstrap.html" %} {% load i18n %} {% load django_tables2 %} {% block content %}

Filters

Filters you are subscribed to.

{% render_table filters_table %}

Image reports

Image reports you are subscribed to.

{% render_table report_table %} {% endblock %} {% block scripts %} {{ block.super }} {% endblock %}