{% load form_tags %} {% load i18n %} {% load static %} {% load display_datatype_filters %} {% load currency_filters %}
{{ col.name }} | {% endfor %}||
---|---|---|
{{ cell.data|display }} | {% elif cell.enabled %}{{ cell.data|display }} | {% else %}n/a | {% endif %} {% endfor %}