{% extends "base.html" %} {% load compress humanize staticfiles hc_extras %} {% block title %}Add Discord - {% site_name %}{% endblock %} {% block content %}

Discord

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

{% csrf_token %} Discord Connect Discord
{% endblock %}