{% extends "base.html" %} {% load humanize static hc_extras %} {% block title %}Pushbullet Integration for {% site_name %}{% endblock %} {% block content %}

Pushbullet

With this integration, {% site_name %} will send a Pushbullet notification when a check goes up or down.

{% csrf_token %} Pushbullet Connect Pushbullet
{% endblock %}