mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-15 03:54:03 +00:00
mv add form into advance
This commit is contained in:
15
templates/panel/sitekey/add/advance/index.html
Normal file
15
templates/panel/sitekey/add/advance/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<. include!("../../../../components/headers/index.html"); .>
|
||||
<. include!("../../../navbar/index.html"); .>
|
||||
<div class="tmp-layout">
|
||||
<. include!("../../../header/index.html"); .>
|
||||
|
||||
<main class="panel-main">
|
||||
<. include!("../../../help-banner/index.html"); .>
|
||||
<!-- Main content container -->
|
||||
<div class="inner-container">
|
||||
<!-- Main menu/ important actions roaster -->
|
||||
|
||||
<. include!("./form.html"); .>
|
||||
</div>
|
||||
<!-- end of container -->
|
||||
<. include!("../../../../components/footers.html"); .>
|
||||
Reference in New Issue
Block a user