{% load partials %} {% if use_crispy %} {% load crispy_forms_tags %} {% endif %}
{{ header|capfirst }} {% if current_sort == header_lower %} {% elif current_sort == '-'|add:header_lower %} {% endif %} | {% endwith %} {% endfor %}Actions |
---|---|
{{ field }} | {% endfor %}{{ object.actions }} |