{% extends "admin/change_list.html" %} {% load i18n admin_urls static admin_list %} {% block object-tools-items %} {% if cl.opts.label_lower != 'edc_lab.panel' %} {{ block.super }} {% else %}
Note: Panels are configured in the "site_labs" configuration
{% endif %} {% endblock object-tools-items %}