{% extends "emails/base.html" %}
{% load hc_extras %}
{% block content %}
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. See Pricing.
{% endif %} {% endblock %} {% block content_more %} Regards,