{% extends "securityaudit/base.html" %} {% load securityaudit_extras %} {% block securityaudit_content %}
| Type | Entity | Label | Active | Notes | Actions |
|---|---|---|---|---|---|
| {{ row.get_entity_type_display }} |
{% with logo=row.entity_type|entity_image_url:row.entity_id %}
{% if logo %}
{{ exception_names|get:row.entity_id|default:row.entity_id }}
#{{ row.entity_id }}
|
{{ row.label|default:"-" }} | {{ row.is_active|yesno:"Yes,No" }} | {{ row.notes|default:"-" }} | |
| No financial exceptions configured. | |||||