initial commit

Este commit está contenido en:
ale
2021-12-21 01:46:14 +01:00
commit 7573449466
Se han modificado 36 ficheros con 1817 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,6 @@
<footer th:fragment="footer" class="col-md-12 text-center">
<span class="col-md-12"> <a class="btn btn-primary"
th:href="@{/}">Volver</a>
</span><br />
<span>&copy;2021</span>
</footer>