forked from GithubBackups/healthchecks
12 lines
206 B
HTML
12 lines
206 B
HTML
{% load hc_extras %}
|
|
Hello,
|
|
|
|
To start receiving {% settings_value "SITE_NAME" %} notification to this address,
|
|
please follow the link below:
|
|
|
|
{{ verify_link }}
|
|
|
|
--
|
|
Regards,
|
|
{% settings_value "SITE_NAME" %}
|