test random stuff

This commit is contained in:
Anthony Stirling
2024-05-22 21:45:35 +01:00
parent 1d4db6493d
commit 7b2493a838
9 changed files with 47 additions and 47 deletions

View File

@@ -2,7 +2,7 @@
<html th:lang="${#locale.language}" th:dir="#{language.direction}" th:data-language="${#locale.toString()}" xmlns:th="http://www.thymeleaf.org">
<head>
<th:block th:insert="~{fragments/common :: head(title=#{split-by-sections.title}, header=#{split-by-sections.header})}"></th:block>
<link rel="stylesheet" href="css/split-pdf-by-sections.css?v=2">
<link rel="stylesheet" href="css/split-pdf-by-sections.css">
</head>
<body>