{% if not table.table_options.no_col_search %} {% for c in table.columns %} {% if not c.options.no_col_search %} {% if c.options.col_search_select %} {% endspaceless %} {% else %} {% endif %} {% endif %} {% endfor %} {% endif %}