{% spaceless %} {% load static %} {% load l10n %} {% load crispy_forms_tags %} {% load common_forms_tags %} {% if table.opts.titleForm != None %}
{{ header.text }} | {% endfor %}
---|
{% if column.safe %}{{ td }}{% else %}{{ td|safe }}{% endif %} | {% endfor %}
{% endfor %} |