{% load form_tags %} {% load i18n %} {% load static %} {% load display_datatype_filters %} {% load currency_filters %} {% for col in table.cols %} {% endfor %} {% for row in table.rows %} {% for cell in row.cells %} {% if cell.code == 'upc' %} {% elif cell.enabled %} {% else %} {% endif %} {% endfor %} {% endfor %}
{{ col.name }}
{{ cell.data|display }} {{ cell.data|display }} n/a