{% if records %}
Select Entitlements Records for [{{ client_id }}] {{ client.fname }} {{ client.lname }}:

{% else %}

No Entitlements Record found for this client in this date range.

{% endif %}

Enter Entitlements Data

{% include '_footer.html' %}