{% load djblets_utils i18n staticfiles %} {% if column.sortable %} {% if column.label %}{{column.label}}{% endif %} {% if column.image_url %} {{column.image_alt}} {% elif column.image_class %}
{% endif %} {% if in_sort %} {% definevar "sort_image" %}djblets/images/datagrid/sort_{% if sort_ascending %}asc{% else %}desc{% endif %}_{% if sort_primary %}primary{% else %}secondary{% endif %}.png{% enddefinevar %} ({% if sort_ascending %}{% trans
{% trans {% endif %} {% else %} {% if column.label %}{{column.label}}{% endif %} {% if column.image_url %} {{column.image_alt}} {% elif column.image_class %}
{% endif %} {% endif %}