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

Pushover

Pushover delivers real-time notifications on your Android, iPhone, iPad, Desktop, Android Wear and Apple Watch. You can set up {{ site_name }} to receive Pushover notifications in a few simple steps.

Integration Settings

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