{% extends "base.html" %} {% load compress humanize staticfiles hc_extras %} {% block title %}Notification Channels - {% site_name %}{% endblock %} {% block content %}
Get a SMS message to your specified number when check goes down.
{% if show_pricing and profile.sms_limit == 0 %}Paid plan required. SMS messaging is not available on the free plan–sending the messages costs too much! Please upgrade to a paid plan to enable SMS messaging.
{% endif %}