{% if index == sort_index and sort_order == 'asc' %} {% elif index == sort_index and sort_order == 'desc' %} {% else %} {% endif %}