✨ Integrate minimal components and recover base
This commit is contained in:
parent
7e21ddbf90
commit
7a5c86ac9a
56 changed files with 5673 additions and 252 deletions
|
|
@ -40,7 +40,7 @@ async fn login(request: service::HttpRequest) -> ResultPage<Markup, FatalError>
|
|||
.with_title(L10n::n("Identificación del usuario"))
|
||||
.with_in(
|
||||
"content",
|
||||
Container::new()
|
||||
Wrapper::new()
|
||||
.with_id("welcome")
|
||||
.with_component(form_login()),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue