{% comment %} Partial Search Results. {% endcomment %}
{% for warning in warnings %}
{{ warning }}
{% endfor %}

Searching for “{{ q }}”

{% if not skip_count %} {{ results.total_hits }} result{{ results.results|pluralize }} {% endif %}

{% if results.results %} {% endif %}