From b58b36b6ffac45ff3e5a3131a45103778386a0f4 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 18 Feb 2025 10:25:18 +0100 Subject: [PATCH] More W3C validation fixes --- changedetectionio/templates/_common_fields.html | 10 +++++----- changedetectionio/templates/base.html | 2 +- changedetectionio/templates/edit.html | 2 +- changedetectionio/templates/settings.html | 2 +- changedetectionio/templates/watch-overview.html | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/changedetectionio/templates/_common_fields.html b/changedetectionio/templates/_common_fields.html index 53d27a50bc6..e851fadffe0 100644 --- a/changedetectionio/templates/_common_fields.html +++ b/changedetectionio/templates/_common_fields.html @@ -12,13 +12,13 @@ }}

- Tip: Use AppRise Notification URLs for notification to just about any service! Please read the notification services wiki here for important configuration notes.
+ Tip: Use AppRise Notification URLs for notification to just about any service! Please read the notification services wiki here for important configuration notes.

Show advanced help and tips
@@ -126,7 +126,7 @@

Warning: Contents of {{ '{{diff}}' }}, {{ '{{diff_removed}}' }}, and {{ '{{diff_added}}' }} depend on how the difference algorithm perceives the change.
- For example, an addition or removal could be perceived as a change in some cases. More Here
+ For example, an addition or removal could be perceived as a change in some cases. More Here

For JSON payloads, use |tojson without quotes for automatic escaping, for example - { "name": {{ '{{ watch_title|tojson }}' }} } diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index ac72634351b..842e648a304 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -159,7 +159,7 @@

Try our Chrome extension

- + Chrome store icon Chrome Webstore

diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 21971e171e2..2560cf66572 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -234,7 +234,7 @@

Click here to Start

- Loading (?) + Loading (?) {{ render_field(form.browser_steps) }}
diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index e13bbe60cc2..752ff27e8d8 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -214,7 +214,7 @@

Chrome Extension

- Chrome + Chrome store icon Chrome Webstore

diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index 3cdaaf5b7e5..3e248ea2ee5 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -119,7 +119,7 @@ or ( watch.get_fetch_backend == "system" and system_default_fetcher == 'html_webdriver' ) or "extra_browser_" in watch.get_fetch_backend %} - + Using a Chrome browser {% endif %} {%if watch.is_pdf %}{% endif %}