{% extends '_base.html' %} {% load helpers %} {% block content %}
Name | Description | Last Run | Status | ||
---|---|---|---|---|---|
{{ report.name }} | {{ report.description|default:"" }} | {% if report.results %}{{ report.results.created }} | {% if report.results.failed %} {% else %} {% endif %} | {% else %}Never | — | {% endif %}
|