update
This commit is contained in:
parent
4a537cd933
commit
8208fa8899
20 changed files with 944 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
use based::request::{RequestContext, StringResponse};
|
||||
use based::{
|
||||
get_pg,
|
||||
page::{Shell, render_page},
|
||||
ui::{Shell, render_page},
|
||||
};
|
||||
use maud::html;
|
||||
use rocket::get;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue