{% extends "responsive_dashboard/dashlet.html" %} {% load admin_urls %} {% block dashlet_header %} {% if show_change and has_change_permission %} {{ title }} {% else %} {{ title }} {% endif %} {% endblock %} {% block dashlet_body %} {% if results %}
{{ header|capfirst }} | {% endfor %}
---|
{% if forloop.first and first_column_is_link %}{% endif %} {{ field }} {% if forloop.first and first_column_is_link %}{% endif %} | {% endfor %}