{% include "header.html" %}

{{qtype}} Search: {{query}}

{% if nodata %}

No results found

{% endif %}
{% include "footer.html" %}