mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 06:25:46 +00:00
10 lines
288 B
HTML
10 lines
288 B
HTML
<. include!("../components/headers.html"); .>
|
|
<. include!("./header/index.html"); .>
|
|
<main class="panel-main">
|
|
<. include!("./taskbar/index.html"); .>
|
|
<. include!("./help-banner/index.html"); .>
|
|
<div class="inner-container">
|
|
|
|
</div>
|
|
<. include!("../components/footers.html"); .>
|