{% if search_text_len > 1 %} {% if len_hits > 0 %} {% for cellType in cellType_search %} {{cellType.1}} {% endfor %} {% else %} None found - see available cell and tissue types in the documentation {% endif %} {% endif %}