{% extends 'website/backoffice/base.html' %} {% load url from future %} {% load spurl %} {% block bodyclass %}list{% endblock %} {% block content %}
{% if column.sortable %} {{ column }} {% if column.is_ordered %} {% if column.is_ordered_straight %} {% else %} {% endif %} {% endif %} {% else %} {{ column }} {% endif %} | {% endfor %}|
---|---|
{% if forloop.counter == 1 %} {{ value.1 }} {% else %} {% if forloop.counter == 2 %} {{ value }} {% else %} {% if value %} {{ value }} {% else %} – {% endif %} {% endif %} {% endif %} | {% endfor %}Quick Look |