healthchecks/templates/emails/alert-body-text.html

14 lines
235 B
HTML

Hello,
This is a notification sent by healthchecks.io.
The check "{{ check.name_then_code }}" has gone {{ check.status }}.
Here is a summary of all your checks:
{% include 'emails/summary-text.html' %}
--
Regards,
healthchecks.io