{% extends "base.html" %} {% load humanize static hc_extras %} {% block title %}Add Phone Call Integration - {{ site_name }}{% endblock %} {% block content %}
Get a phone call when a check goes down. When you pick up the call, a text-to-speech engine will read out a message and then hang up.
{% if show_pricing and profile.call_limit == 0 %}Paid plan required. Phone call notifications are not available on the free plan–they cost too much! Please upgrade to a paid plan to enable phone call notifications.
{% endif %}