{% if records %}
Select Technical Support Request:
{% include 'set_date.html' %}

{% else %}

No Technical Support Requests Found.

{% endif %}

Enter A Technical Support Request

{% include '_footer.html' %}