mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-16 12:20:12 +01:00
Fix title #313
This commit is contained in:
parent
91b7f3980c
commit
d7307665b3
@ -4,7 +4,7 @@
|
||||
xmlns:th="http://www.thymeleaf.org">
|
||||
|
||||
<th:block
|
||||
th:insert="~{fragments/common :: head(title=#{autoCrop.title})}"></th:block>
|
||||
th:insert="~{fragments/common :: head(title=#{addPageNumbers.title})}"></th:block>
|
||||
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user