update
This commit is contained in:
parent
8208fa8899
commit
ed739d792f
35 changed files with 1675 additions and 447 deletions
|
@ -1,8 +1,7 @@
|
|||
use based::get_pg;
|
||||
use based::request::{RequestContext, StringResponse};
|
||||
use based::{
|
||||
get_pg,
|
||||
ui::{Shell, render_page},
|
||||
};
|
||||
use based::ui::components::Shell;
|
||||
use based::ui::render_page;
|
||||
use maud::html;
|
||||
use rocket::get;
|
||||
use rocket::routes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue