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

12 lines
184 B
HTML

{% load hc_extras %}
Hello,
This is a monthly report sent by {% settings_value "SITE_NAME" %}.
{% include 'emails/summary-text.html' %}
--
Cheers,
{% settings_value "SITE_NAME" %}