📱 Actualiza el funcionamiento de temas
This commit is contained in:
parent
18c141aeb9
commit
a669608783
10 changed files with 117 additions and 51 deletions
|
|
@ -44,7 +44,7 @@ async fn login(request: server::HttpRequest) -> ResultPage<Markup, FatalError> {
|
|||
Page::new(request)
|
||||
.with_title(L10n::text("Identificación del usuario"))
|
||||
.with_this_in(
|
||||
"region-content",
|
||||
"content",
|
||||
Container::new()
|
||||
.with_id("welcome")
|
||||
.with_component(form_login()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue