{% extends 'base.html' %} {% load helpers %} {% block content %}
Name | Status | Description | Last Run | |
---|---|---|---|---|
{{ report.name }} | {% include 'extras/inc/job_label.html' with result=report.result %} | {{ report.description|placeholder }} | {% if report.result %} {{ report.result.created }} {% else %} Never {% endif %} | {% if perms.extras.run_report %} | {% 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.)