mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-01 15:20:33 +00:00
15 lines
357 B
HTML
15 lines
357 B
HTML
{# Copy this to your data-store directory if you wish to enable it for HTML style notifications, applies to all as a wrapper :) #}
|
|
<html>
|
|
<body>
|
|
Hello,<br>
|
|
|
|
<p>A change was detected on your web page watch for <p>{{ watch_html_link }}.</p>
|
|
|
|
[ view history ] [ pause checks ] [ mute notifications ]
|
|
|
|
<div>
|
|
{{ notification_body }}
|
|
</div>
|
|
|
|
</body>
|
|
</html> |