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 c315ce747f..1ae7ede3cb 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 e07050ffd0..70fbc4fd21 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 4657ecd9e8..0cb5c512bb 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 3e93c565ce..00b65c8dbf 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 adef8b5562..ad366eb80a 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 acd40b2179..8d0f74cb70 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 1386a44106..2230da338b 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 ff0bf143eb..54b2a3bc8f 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 09d0461b7e..139ac8f8a6 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 af93f23c50..97fa2c2d96 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 33fbd2e1a6..018adbc473 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 23f804b09f..6315c47b2f 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 5006ad1b55..6ac6e8f0f1 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 a0402fc159..0cf74dd0e5 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 98f1565cfa..4925751141 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 fcef6e65ca..bb6784de01 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 e0fc5fbbb1..71865624dd 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 c17c2675b3..6ac901362e 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 8ee1237e95..ce545ce0ef 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 03f26e9dcb..ee136b323b 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 fdb248fdf9..8f0ad93585 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 fd357afbe3..e24d114b06 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 05d171ce31..1d0541891b 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 527df0fd25..235363ab15 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 a2f81653ee..7754fe8c37 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 1ddea9db74..31bb4531ce 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 62d955219d..930c04c8a5 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 21ecfdc78d..99837c966a 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 ea8281c81d..4fbda6a94b 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 @@ - +