mv add form into advance

This commit is contained in:
realaravinth
2021-12-10 06:16:38 +05:30
parent 5afa531bb8
commit b2297eab6d
42 changed files with 62 additions and 62 deletions

View File

@@ -26,7 +26,7 @@ lazy_static! {
}
#[derive(TemplateOnce, Clone)]
#[template(path = "panel/sitekey/add/index.html")]
#[template(path = "panel/sitekey/add/advance/index.html")]
pub struct IndexPage<'a> {
pub levels: usize,
pub form_title: &'a str,