From 59a224ab546dd3cb3f6d410ca93ba44b545e6772 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Wed, 20 Nov 2024 09:30:00 +0100 Subject: [PATCH] Remove type for script-tags where content is JavaScript --- src/main/resources/templates/consent.html | 2 +- src/main/resources/templates/device_continue.html | 2 +- src/main/resources/templates/device_error.html | 2 +- src/main/resources/templates/form_post.html | 2 +- src/main/resources/templates/no_session_found.html | 4 ++-- src/main/resources/templates/no_session_found_nl.html | 4 ++-- src/main/resources/templates/verify.html | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/templates/consent.html b/src/main/resources/templates/consent.html index 6fee6640..1ba1627c 100644 --- a/src/main/resources/templates/consent.html +++ b/src/main/resources/templates/consent.html @@ -138,5 +138,5 @@

- + diff --git a/src/main/resources/templates/device_continue.html b/src/main/resources/templates/device_continue.html index 04406d00..ebc51356 100644 --- a/src/main/resources/templates/device_continue.html +++ b/src/main/resources/templates/device_continue.html @@ -37,5 +37,5 @@

- + diff --git a/src/main/resources/templates/device_error.html b/src/main/resources/templates/device_error.html index 1750c42a..900b583c 100644 --- a/src/main/resources/templates/device_error.html +++ b/src/main/resources/templates/device_error.html @@ -37,5 +37,5 @@

- + diff --git a/src/main/resources/templates/form_post.html b/src/main/resources/templates/form_post.html index 56c703c7..cb8c1ff9 100644 --- a/src/main/resources/templates/form_post.html +++ b/src/main/resources/templates/form_post.html @@ -10,5 +10,5 @@ - + diff --git a/src/main/resources/templates/no_session_found.html b/src/main/resources/templates/no_session_found.html index 5960c732..0c1d1a8b 100644 --- a/src/main/resources/templates/no_session_found.html +++ b/src/main/resources/templates/no_session_found.html @@ -63,8 +63,8 @@

Error - No session found

- + - \ No newline at end of file + diff --git a/src/main/resources/templates/no_session_found_nl.html b/src/main/resources/templates/no_session_found_nl.html index 6c8bc4f5..c050b09c 100644 --- a/src/main/resources/templates/no_session_found_nl.html +++ b/src/main/resources/templates/no_session_found_nl.html @@ -65,8 +65,8 @@

Fout - Geen sessie gevonden

- + - \ No newline at end of file + diff --git a/src/main/resources/templates/verify.html b/src/main/resources/templates/verify.html index b8a45277..37b103b1 100644 --- a/src/main/resources/templates/verify.html +++ b/src/main/resources/templates/verify.html @@ -82,6 +82,6 @@

- - + +