This commit is contained in:
2025-09-05 18:21:34 +09:00
parent 4cb009d150
commit 26a0f14e54
3 changed files with 11 additions and 12 deletions
@@ -7,7 +7,6 @@
<head>
<base th:href="@{/}" />
<th:block th:replace="~{fragments/includes :: includes}"></th:block>
<th:block layout:fragment="head"></th:block>
<th:block th:replace="~{fragments/title :: title}"></th:block>
</head>
<body class="is-preload">
@@ -54,6 +53,7 @@
</div>
</div>
</div>
<th:block layout:fragment="head"></th:block>
<th:block th:replace="~{fragments/footer :: footer}"></th:block>
</div>
<!-- Scripts -->