quick cache fix

This commit is contained in:
Anthony Stirling
2024-05-19 13:27:00 +01:00
parent 0dd91f209a
commit 2443ed2020
6 changed files with 32 additions and 28 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">
<link rel="stylesheet" href="css/split-pdf-by-sections.css?v=2">
</head>
<body>