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 @@
}}
-
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 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
%}
-
+
{% endif %}
{%if watch.is_pdf %}
{% endif %}