summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/configs.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/configs.html')
-rw-r--r--src/main/resources/templates/configs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html
index e0056ee..1c8b1d3 100644
--- a/src/main/resources/templates/configs.html
+++ b/src/main/resources/templates/configs.html
@@ -114,6 +114,7 @@
</section>
</div>
</main>
+ <footer th:replace="~{fragments.html :: footer}"></footer>
<script th:src="@{/scripts.js}"></script>
<script th:src="@{/webjars/htmx.org/dist/htmx.min.js}"></script>
<script th:src="@{/webjars/htmx.org/dist/ext/sse.js}"></script>