diff --git a/src/pages/home/panel-left.f7.html b/src/pages/home/panel-left.f7.html index b42b545..a2cf6f1 100644 --- a/src/pages/home/panel-left.f7.html +++ b/src/pages/home/panel-left.f7.html @@ -105,15 +105,19 @@
  • -
    Usuarios
    +
    Usuario

    + ${!isLogged && $h` + Registrarse
    + Restablecer ContraseƱa
    + `} + ${isLogged && $h` Editar
    - Nuevo
    - Restablecer ContraseƱa
    + `}