From 9d56014ca0ac1eda759a64760ca55be1ab307e67 Mon Sep 17 00:00:00 2001
From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com.>
Date: Wed, 22 May 2024 21:48:23 +0100
Subject: [PATCH] thymeleaf
---
src/main/resources/templates/about.html | 2 +-
src/main/resources/templates/account.html | 2 +-
src/main/resources/templates/addUsers.html | 2 +-
src/main/resources/templates/auto-split-pdf.html | 2 +-
src/main/resources/templates/change-creds.html | 2 +-
src/main/resources/templates/convert/book-to-pdf.html | 2 +-
src/main/resources/templates/convert/file-to-pdf.html | 2 +-
src/main/resources/templates/convert/html-to-pdf.html | 2 +-
src/main/resources/templates/convert/img-to-pdf.html | 2 +-
src/main/resources/templates/convert/markdown-to-pdf.html | 2 +-
src/main/resources/templates/convert/pdf-to-book.html | 2 +-
src/main/resources/templates/convert/pdf-to-csv.html | 2 +-
src/main/resources/templates/convert/pdf-to-html.html | 2 +-
src/main/resources/templates/convert/pdf-to-img.html | 2 +-
src/main/resources/templates/convert/pdf-to-pdfa.html | 2 +-
src/main/resources/templates/convert/pdf-to-presentation.html | 2 +-
src/main/resources/templates/convert/pdf-to-text.html | 2 +-
src/main/resources/templates/convert/pdf-to-word.html | 2 +-
src/main/resources/templates/convert/pdf-to-xml.html | 2 +-
src/main/resources/templates/convert/url-to-pdf.html | 2 +-
src/main/resources/templates/crop.html | 2 +-
src/main/resources/templates/error.html | 2 +-
src/main/resources/templates/extract-page.html | 2 +-
src/main/resources/templates/home.html | 2 +-
src/main/resources/templates/licenses.html | 2 +-
src/main/resources/templates/login.html | 2 +-
src/main/resources/templates/merge-pdfs.html | 2 +-
src/main/resources/templates/misc/add-image.html | 2 +-
src/main/resources/templates/misc/add-page-numbers.html | 2 +-
src/main/resources/templates/misc/adjust-contrast.html | 2 +-
src/main/resources/templates/misc/auto-crop.html | 2 +-
src/main/resources/templates/misc/auto-rename.html | 2 +-
src/main/resources/templates/misc/change-metadata.html | 2 +-
src/main/resources/templates/misc/compare.html | 2 +-
src/main/resources/templates/misc/compress-pdf.html | 2 +-
src/main/resources/templates/misc/extract-image-scans.html | 2 +-
src/main/resources/templates/misc/extract-images.html | 2 +-
src/main/resources/templates/misc/fake-scan.html | 2 +-
src/main/resources/templates/misc/flatten.html | 2 +-
src/main/resources/templates/misc/ocr-pdf.html | 2 +-
src/main/resources/templates/misc/print-file.html | 2 +-
src/main/resources/templates/misc/remove-annotations.html | 2 +-
src/main/resources/templates/misc/remove-blanks.html | 2 +-
src/main/resources/templates/misc/repair.html | 2 +-
src/main/resources/templates/misc/show-javascript.html | 2 +-
src/main/resources/templates/misc/stamp.html | 2 +-
src/main/resources/templates/multi-page-layout.html | 2 +-
src/main/resources/templates/multi-tool.html | 2 +-
src/main/resources/templates/overlay-pdf.html | 2 +-
src/main/resources/templates/pdf-organizer.html | 2 +-
src/main/resources/templates/pdf-to-single-page.html | 2 +-
src/main/resources/templates/pipeline.html | 2 +-
src/main/resources/templates/remove-pages.html | 2 +-
src/main/resources/templates/rotate-pdf.html | 2 +-
src/main/resources/templates/scale-pages.html | 2 +-
src/main/resources/templates/security/add-password.html | 2 +-
src/main/resources/templates/security/add-watermark.html | 2 +-
src/main/resources/templates/security/auto-redact.html | 2 +-
src/main/resources/templates/security/cert-sign.html | 2 +-
src/main/resources/templates/security/change-permissions.html | 2 +-
src/main/resources/templates/security/get-info-on-pdf.html | 2 +-
src/main/resources/templates/security/remove-password.html | 2 +-
src/main/resources/templates/security/remove-watermark.html | 2 +-
src/main/resources/templates/security/sanitize-pdf.html | 2 +-
src/main/resources/templates/sign.html | 2 +-
src/main/resources/templates/split-by-size-or-count.html | 2 +-
src/main/resources/templates/split-pdf-by-sections.html | 2 +-
src/main/resources/templates/split-pdfs.html | 2 +-
68 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/src/main/resources/templates/about.html b/src/main/resources/templates/about.html
index c315ce74..1ae7ede3 100644
--- a/src/main/resources/templates/about.html
+++ b/src/main/resources/templates/about.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/account.html b/src/main/resources/templates/account.html
index e07050ff..70fbc4fd 100644
--- a/src/main/resources/templates/account.html
+++ b/src/main/resources/templates/account.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/addUsers.html b/src/main/resources/templates/addUsers.html
index 4657ecd9..0cb5c512 100644
--- a/src/main/resources/templates/addUsers.html
+++ b/src/main/resources/templates/addUsers.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/auto-split-pdf.html b/src/main/resources/templates/auto-split-pdf.html
index 3e93c565..00b65c8d 100644
--- a/src/main/resources/templates/auto-split-pdf.html
+++ b/src/main/resources/templates/auto-split-pdf.html
@@ -1,6 +1,6 @@
+ xmlns:th="https://www.thymeleaf.org">
diff --git a/src/main/resources/templates/change-creds.html b/src/main/resources/templates/change-creds.html
index adef8b55..ad366eb8 100644
--- a/src/main/resources/templates/change-creds.html
+++ b/src/main/resources/templates/change-creds.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/book-to-pdf.html b/src/main/resources/templates/convert/book-to-pdf.html
index acd40b21..8d0f74cb 100644
--- a/src/main/resources/templates/convert/book-to-pdf.html
+++ b/src/main/resources/templates/convert/book-to-pdf.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/file-to-pdf.html b/src/main/resources/templates/convert/file-to-pdf.html
index 1386a441..2230da33 100644
--- a/src/main/resources/templates/convert/file-to-pdf.html
+++ b/src/main/resources/templates/convert/file-to-pdf.html
@@ -1,6 +1,6 @@
+ xmlns:th="https://www.thymeleaf.org">
diff --git a/src/main/resources/templates/convert/html-to-pdf.html b/src/main/resources/templates/convert/html-to-pdf.html
index ff0bf143..54b2a3bc 100644
--- a/src/main/resources/templates/convert/html-to-pdf.html
+++ b/src/main/resources/templates/convert/html-to-pdf.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/img-to-pdf.html b/src/main/resources/templates/convert/img-to-pdf.html
index 09d0461b..139ac8f8 100644
--- a/src/main/resources/templates/convert/img-to-pdf.html
+++ b/src/main/resources/templates/convert/img-to-pdf.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/markdown-to-pdf.html b/src/main/resources/templates/convert/markdown-to-pdf.html
index af93f23c..97fa2c2d 100644
--- a/src/main/resources/templates/convert/markdown-to-pdf.html
+++ b/src/main/resources/templates/convert/markdown-to-pdf.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-book.html b/src/main/resources/templates/convert/pdf-to-book.html
index 33fbd2e1..018adbc4 100644
--- a/src/main/resources/templates/convert/pdf-to-book.html
+++ b/src/main/resources/templates/convert/pdf-to-book.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-csv.html b/src/main/resources/templates/convert/pdf-to-csv.html
index 23f804b0..6315c47b 100644
--- a/src/main/resources/templates/convert/pdf-to-csv.html
+++ b/src/main/resources/templates/convert/pdf-to-csv.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-html.html b/src/main/resources/templates/convert/pdf-to-html.html
index 5006ad1b..6ac6e8f0 100644
--- a/src/main/resources/templates/convert/pdf-to-html.html
+++ b/src/main/resources/templates/convert/pdf-to-html.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-img.html b/src/main/resources/templates/convert/pdf-to-img.html
index a0402fc1..0cf74dd0 100644
--- a/src/main/resources/templates/convert/pdf-to-img.html
+++ b/src/main/resources/templates/convert/pdf-to-img.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-pdfa.html b/src/main/resources/templates/convert/pdf-to-pdfa.html
index 98f1565c..49257511 100644
--- a/src/main/resources/templates/convert/pdf-to-pdfa.html
+++ b/src/main/resources/templates/convert/pdf-to-pdfa.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-presentation.html b/src/main/resources/templates/convert/pdf-to-presentation.html
index fcef6e65..bb6784de 100644
--- a/src/main/resources/templates/convert/pdf-to-presentation.html
+++ b/src/main/resources/templates/convert/pdf-to-presentation.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-text.html b/src/main/resources/templates/convert/pdf-to-text.html
index e0fc5fbb..71865624 100644
--- a/src/main/resources/templates/convert/pdf-to-text.html
+++ b/src/main/resources/templates/convert/pdf-to-text.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-word.html b/src/main/resources/templates/convert/pdf-to-word.html
index c17c2675..6ac90136 100644
--- a/src/main/resources/templates/convert/pdf-to-word.html
+++ b/src/main/resources/templates/convert/pdf-to-word.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/pdf-to-xml.html b/src/main/resources/templates/convert/pdf-to-xml.html
index 8ee1237e..ce545ce0 100644
--- a/src/main/resources/templates/convert/pdf-to-xml.html
+++ b/src/main/resources/templates/convert/pdf-to-xml.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/convert/url-to-pdf.html b/src/main/resources/templates/convert/url-to-pdf.html
index 03f26e9d..ee136b32 100644
--- a/src/main/resources/templates/convert/url-to-pdf.html
+++ b/src/main/resources/templates/convert/url-to-pdf.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/crop.html b/src/main/resources/templates/crop.html
index fdb248fd..8f0ad935 100644
--- a/src/main/resources/templates/crop.html
+++ b/src/main/resources/templates/crop.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html
index fd357afb..e24d114b 100644
--- a/src/main/resources/templates/error.html
+++ b/src/main/resources/templates/error.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/extract-page.html b/src/main/resources/templates/extract-page.html
index 05d171ce..1d054189 100644
--- a/src/main/resources/templates/extract-page.html
+++ b/src/main/resources/templates/extract-page.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html
index 527df0fd..235363ab 100644
--- a/src/main/resources/templates/home.html
+++ b/src/main/resources/templates/home.html
@@ -1,6 +1,6 @@
+ xmlns:th="https://www.thymeleaf.org">
diff --git a/src/main/resources/templates/licenses.html b/src/main/resources/templates/licenses.html
index a2f81653..7754fe8c 100644
--- a/src/main/resources/templates/licenses.html
+++ b/src/main/resources/templates/licenses.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html
index 1ddea9db..31bb4531 100644
--- a/src/main/resources/templates/login.html
+++ b/src/main/resources/templates/login.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/merge-pdfs.html b/src/main/resources/templates/merge-pdfs.html
index 62d95521..930c04c8 100644
--- a/src/main/resources/templates/merge-pdfs.html
+++ b/src/main/resources/templates/merge-pdfs.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/misc/add-image.html b/src/main/resources/templates/misc/add-image.html
index 21ecfdc7..99837c96 100644
--- a/src/main/resources/templates/misc/add-image.html
+++ b/src/main/resources/templates/misc/add-image.html
@@ -1,5 +1,5 @@
-
+
diff --git a/src/main/resources/templates/misc/add-page-numbers.html b/src/main/resources/templates/misc/add-page-numbers.html
index ea8281c8..4fbda6a9 100644
--- a/src/main/resources/templates/misc/add-page-numbers.html
+++ b/src/main/resources/templates/misc/add-page-numbers.html
@@ -1,5 +1,5 @@
-
+