{% if object.provisioning_uid %} {% endif %} {% if object.version %} {% endif %} {% if object.archived_at %} {% endif %}
Provisioning UID {{ object.provisioning_uid }}
Version {{ object.version }}
Created at {{ object.created_at|date:'r' }}
Updated at {{ object.updated_at|date:'r' }}
Archived at {{ object.archived_at|date:'r' }}