{% extends '_base.html' %} {% load helpers %} {% block actions %} {% if perms.extras.change_configcontext %} Edit {% endif %} {% if perms.extras.delete_configcontext %} Delete {% endif %} {% endblock %} {% block breadcrumb %}