6 lines
200 B
HTML
6 lines
200 B
HTML
![]() |
<footer th:fragment="footer" id="footer" class="text-center">
|
||
|
|
||
|
<script type="module" th:src="@{'/js/thirdParty/cookieconsent-config.js'}"></script>
|
||
|
<div class="footer-center">
|
||
|
</div>
|
||
|
</footer>
|