{% load string_manipulation %}
{% if cell.uri and add_sort_links %} {{ cell.text }} {% else %} {% endif %} | {% endfor %}
---|
{{ cell.sum }} | {% endfor %}
{% if cell.uri %} {{ cell.text|default:"" }} {% else %} {{ cell.text|deep_urlize|default:""|safe }} {% endif %} | {% endfor %}