{% spaceless %} {% for t in datatable.all_titles %} {% endfor %} {% if not datatable.table_options.no_col_search %} {% include 'datatables/search_boxes.html' with table=datatable %} {% endif %} {% if not datatable.table_options.nofooter %} {% for t in datatable.all_titles %} {% endfor %} {% endif %}
{{ t }}
{{ t }}
{% endspaceless %}