search
{% if hits %} {% for hit in hits %}

{{ hit.display_name }}

{{ hit.category }} {{ hit.osm_type }}

{% endfor %} {% endif %}