ok should we try to do some templates now
This commit is contained in:
parent
136c6f1438
commit
5722b49c37
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ pub async fn index(meta: CommonTemplateState, mut db: DollTagsDb, user: Admin) -
|
|||
context! {
|
||||
meta: meta.for_user(&user.0),
|
||||
service_status,
|
||||
previous: context! {
|
||||
form: "",
|
||||
tag_handover: Context::default(),
|
||||
},
|
||||
},
|
||||
)
|
||||
.into())
|
||||
|
|
Loading…
Add table
Reference in a new issue