forked from GithubBackups/healthchecks
Updated plain-text alert body. cc: #252
This commit is contained in:
parent
b528b23996
commit
14f504bd22
@ -1,9 +1,12 @@
|
|||||||
{% load hc_extras %}
|
{% load hc_extras %}
|
||||||
The check "{{ check.name_then_code }}" has gone {{ check.status }}.
|
The check "{{ check.name_then_code }}" has gone {{ check.status }}.
|
||||||
|
|
||||||
A summary of all your checks:
|
Additional notes:
|
||||||
|
{{ check.desc }}
|
||||||
|
|
||||||
|
More information:
|
||||||
|
{{ check.details_url }}
|
||||||
|
|
||||||
{% include 'emails/summary-text.html' %}
|
|
||||||
|
|
||||||
--
|
--
|
||||||
Regards,
|
Regards,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user