{% load i18n static %} {% block css %} {% endblock css %} {% block js %} {% endblock js %}
DJDT
{% for panel in toolbar.panels %} {% include "debug_toolbar/includes/panel_content.html" %} {% endfor %}