limpieza del proyecto. Transferencias falta devolución

This commit is contained in:
2025-11-06 09:56:48 +01:00
parent c11c34011e
commit 62396eb7a7
410 changed files with 76 additions and 164145 deletions

View File

@ -1,22 +0,0 @@
<html>
<body>
<div th:fragment="footer" th:remove="tag">
<footer class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6">
<script>document.write(new Date().getFullYear())</script> © Velzon.
</div>
<div class="col-sm-6">
<div class="text-sm-end d-none d-sm-block">
Design & Develop by Themesbrand
</div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>