{% extends "layout_report.html" %} {% load static %} {% load app_filters %} {% load humanize %} {% load tz %} {% block content %} {{ block.super }} {% if show_filters %}
There are no records in the log.
{% endif %} {% elif qstr.sort_by == 'item' %}Report Type Invalid
{% endif %} {% endblock content%} {% block body_scripts %} {{ block.super }} {% endblock body_scripts %}