{% extends '_base.html' %} {% load helpers %} {% block actions %} {% if perms.messaging.change_contactrole %} Edit {% endif %} {% if perms.peering.delete_contactrole %} Delete {% endif %} {% endblock %} {% block breadcrumb %}