{% extends "base.html" %} {% block content %} ← Back
{{ description }}
{% endif %} {% if not category_sections %}No data.
{% else %} {% if record_count > 1 %}{{ record_count }} records matching
{% endif %} {% for section in category_sections %}No data.
{% else %}| Field | Value | Source |
|---|---|---|
| {{ row.field_path }} | {% if row.redacted %}[REDACTED]{% else %}{{ row.value }}{% endif %} | {{ row.systems }} |