{{ search_form.first_name }}
{{ search_form.last_name }}
{{ search_form.email }}
{% if not memberships_search %} {% if show_member_option %}
{% endif %} {% endif %}
{{ search_form.group }}
{% if show_member_option %}
{{ search_form.membership_type }}
{% endif %}
{{ search_form.search_criteria }}   {{ search_form.search_text }}
Hide/Show Search Form