{% endtimezone %}
{% if show_filters %}
{% if search_criteria %}
{{ search_criteria }}
{% elif date_from and date_to %}
Summary Period: {{ date_from|date:'m/d/Y' }} through {{ date_to|date:'m/d/Y' }}
{% elif show_qstr %}
{{ qstr }}
{% elif show_buildings %}
Jobs Scheduled for: {% if qstr.building1 %}Building 1{% endif %}{% if qstr.building1 and qstr.building2 %} and {% endif %}{% if qstr.building2 %}Building 2{% endif %} {{ extra_search_criteria }}