{% load cache %} {% load cachalot cache %} {% get_last_invalidation 'core.PersonIdentifier' as last %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_person_identifier request.user.id object_list type last %}
| id | identifier | service | actions | {% for item in object_list %}
|---|---|---|---|
| {{ item.id }} | {{ item.identifier }} | {{ item.service }} |