{% extends "reports/base.html" %} {% load reports_tags %} {% load humanize %} {% load i18n %} {% block content %}
You can view historical reports or go to the Event log search to see the latest event logs.
{% for item in items %}
{% if item.application %}
{{ day|date:"D" }}
|
{% endfor %}