Reminder: Contract Signature Required

Hello {{ customer.get_full_name|default:customer.email }},

This is a reminder to sign the following contract:

{{ contract.title }}
{% if days_until_expiry %}

This contract will expire in {{ days_until_expiry }} day{{ days_until_expiry|pluralize }}.

{% endif %}

Sign Contract Now

Thank you,
{{ business_name }}


This is an automated reminder from {{ business_name }}.