{% extends "base.html" %} {% load compress humanize staticfiles hc_extras %} {% block title %}Add Pushover - healthchecks.io{% endblock %} {% block content %}

Pushover

Pushover is a service to receive instant push notifications on your phone or tablet from a variety of sources. If you bought the app on your mobile device, you can integrate it with your healthchecks.io account in a few simple steps.

Integration Settings

{% csrf_token %}
{% endblock %} {% block scripts %} {% compress js %} {% endcompress %} {% endblock %}