...
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user