{% extends "responsive_dashboard/dashlet.html" %}
{% load admin_urls %}
{% block content %}
| {{ header|capfirst }} | {% endfor %}
|---|
| {% if forloop.first and first_column_is_link %}{% endif %} {{ field }} {% if forloop.first and first_column_is_link %}{% endif %} | {% endfor %}