{% load i18n %} {{ offer_template.name }} {{ offer_template.slug }} {{ offer_template.url }} {{ offer_template.last_updated }} {{ offer_template.created_date }} {{ offer_template.regions.count }} {% if perms.cms.delete_offertemplate %} {% if offer_template.regions.exists %} {% else %} {% endif %} {% endif %}