Skip to content

Commit

Permalink
Fix title Stirling-Tools#313
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle committed Aug 14, 2023
1 parent 91b7f39 commit d730766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/other/add-page-numbers.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d730766

Please sign in to comment.