✨ Añade tema Bootsier basado en Bootstrap
This commit is contained in:
parent
ebf1828ea3
commit
dcd3ef71f0
115 changed files with 15682 additions and 4 deletions
|
|
@ -25,7 +25,6 @@ async fn homepage(request: HttpRequest) -> ResultPage<Markup, ErrorPage> {
|
|||
let app = &global::SETTINGS.app.name;
|
||||
|
||||
Page::new(request)
|
||||
.with_theme("Basic")
|
||||
.with_title(L10n::l("welcome_title"))
|
||||
.add_component(
|
||||
Intro::new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue