NETBOX CERTIFICATES
Certificate health and notifications
{{ title }}
{{ summary }}
{% if channel %}
Channel: {{ channel }}
{% endif %} {% for entry in entries %}
{{ entry.badge }}
{{ entry.title }}
{% for label,value in entry.rows %}
{{ label }}
{{ value }}
{% endfor %}
{% if entry.details %}
{{ entry.details }}
{% endif %} {% if entry.evidence %}
Evidence
{{ entry.evidence }}
{% endif %}
{% endfor %}
NetBox Certificates {{ version }}
{{ generated_at|date:"Y-m-d H:i T" }}
Generated by your NetBox certificate inventory.