{% load i18n %} {{ contact.location }} {{ contact.point_of_contact_for }} {{ contact.name }} {{ contact.email }} {{ contact.phone_number }} {{ contact.website }} {% if is_archive %} {% if perms.cms.change_contact %} {% endif %} {% else %} {% if perms.cms.change_contact %} {% endif %} {% endif %} {% if perms.cms.delete_contact %} {% endif %}