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