{% load i18n %}
{% trans 'Search by' %}:
{{ form.search_category}} {{ form.search_category.errors }}
{{ form.q }} {{ form.q.errors }}