{% for key,cell in controller.iter_title %} {% if cell.is_sortable %}{% include "table_column_sort.html" %}{% endif %}{{ cell.column.html_title }} {% endfor %}