Files
changedetection.io/changedetectionio/notification/notification-wrapper-HTML-mail--.html
T
dgtlmoon c2eb736051 WIP
2025-09-10 14:54:24 +02:00

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>