mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Delete base-layout.html
This commit is contained in:
parent
0b9e082718
commit
fabc8528a1
@ -1,15 +0,0 @@
|
||||
|
||||
<div id="page-container" th:fragment="page-container">
|
||||
<div id="content-wrap">
|
||||
<div th:insert="~{fragments/navbar.html :: navbar}"></div>
|
||||
|
||||
|
||||
|
||||
<div th:replace="content :: content"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div th:insert="~{fragments/footer.html :: footer}"></div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user