healthchecks/templates/integrations/opsgenie_note.html
2016-10-17 13:25:14 +03:00

5 lines
147 B
HTML

{% load hc_extras humanize %}
Expecting to receive a ping every {{ check.timeout|hc_duration }}.
Last ping was {{ check.last_ping|naturaltime }}.