From 1a19fba07dfe16ffb506304337f829479cc89dcb Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 6 Mar 2022 17:10:30 +0100 Subject: [PATCH] Minor tweak to notification token table --- changedetectionio/templates/_common_fields.jinja | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/changedetectionio/templates/_common_fields.jinja b/changedetectionio/templates/_common_fields.jinja index 4d757086..1f6df851 100644 --- a/changedetectionio/templates/_common_fields.jinja +++ b/changedetectionio/templates/_common_fields.jinja @@ -34,9 +34,8 @@
- These tokens can be used in the notification body and title to - customise the notification text. - + These tokens can be used in the notification body and title to customise the notification text. + @@ -88,7 +87,7 @@
- +
URLs generated by changedetection.io (such as {diff_url}) require the BASE_URL environment variable set.
Your BASE_URL var is currently "{{current_base_url}}"