{% extends "email/base.html" %} {% block content %}

Account Suspended

Dear {{ contact_name }},

Your TapTrack account for {{ school_name }} has been suspended due to an unpaid invoice.
School{{ school_name }}
Invoice{{ invoice_number }}
AmountPHP {{ amount }}
Original Due Date{{ due_date }}

The following services are now disabled:

Attendance recording on your on-prem TapTrack instance continues to function.

To restore full service, please settle the overdue invoice immediately and contact us at support@taptrack.io to lift the suspension.

Contact Support to Restore

Thank you,
TapTrack Hub Team

{% endblock %}