Browse Source

probando

master
Juanjo 1 year ago
parent
commit
40d09e59da
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/main/resources/templates/usuarios.html

+ 2
- 0
src/main/resources/templates/usuarios.html View File

@ -4,6 +4,8 @@
xmlns:th="http://www.thymeleaf.org">
<head th:replace="~{head/head :: mihead}"></head>
<body class="d-flex flex-column h-100">
<header th:replace="~{menu/m1 :: usuarios}"></header>
<div class="p-5 mb-4 bg-light rounded-3">


Loading…
Cancel
Save