mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-02-22 03:58:36 +00:00
9 lines
370 B
HTML
9 lines
370 B
HTML
{% load hc_extras %}Hello,
|
|
|
|
We could not deliver a phone call notification because your {% site_name %} account has reached its monthly phone call limit of {{ limit }} calls per month. The limit resets at the start of each month.
|
|
{% if url %}You can increase the monthly phone call limit by upgrading your billing plan.
|
|
{% endif %}
|
|
|
|
--
|
|
Regards,
|
|
The {% site_name %} Team
|