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

LINE Notify

With the LINE Notify integration, {{ site_name }} will send a notification to your selected LINE chat when a check goes up or down.

{% csrf_token %} LINE Notify Connect LINE Notify
{% endblock %}