{% if SITE_GLOBAL_SEARCHINDEX %}
Search by:
{{ form.search_category}} {{ form.search_category.errors }}
{{ form.q }} {{ form.q.errors }}
{% endif %}