{{ form.start_dt }}
{{ form.event_type }}
{{ form.event_group }}
{% if form.registration %}

{{ form.registration }}
{% endif %}
{{ form.q.errors }}
{{ form.search_category }} {{ form.q }}