forked from GithubBackups/healthchecks
12 lines
184 B
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" %}
|
|
|