{% extends '_base.html' %} {% load helpers %} {% block content %}
Name | Status | Description | Last Run | |
---|---|---|---|---|
{{ report.name }} | {% include 'extras/inc/report_label.html' with result=report.result %} | {{ report.description|default:"" }} | {% if report.result %}{{ report.result.created }} | {% else %}Never | {% endif %}
{{ method }} |
No reports found.
Reports should be saved to {{ settings.REPORTS_ROOT }}
. (This path can be changed by setting REPORTS_ROOT
in NetBox's configuration.)