Updated plain-text alert body. cc: #252

This commit is contained in:
Pēteris Caune 2019-05-14 15:37:54 +03:00
parent b528b23996
commit 14f504bd22
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -1,9 +1,12 @@
{% load hc_extras %}
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,