mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
mv add form into advance
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user