{% extends "admin_base.html" %} {% block extra_head %} {{ super() }} {% endblock %} {% block admin_content %} ← Back to audit log
| Relation | Type | Label | UID |
|---|---|---|---|
| {{ l['relation'] }} | {{ l['object_type'] }} | {{ l.get('object_label') or '' }} | {{ l['object_uid'] }} |
No related objects linked.
{% endif %} {% endblock %}