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

This is a reminder to sign the following contract: {{ contract.title }}

Sign here: {{ signing_url }}

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

Thank you,
{{ business_name }}
