mCaptcha/templates/panel/site-keys/index.html

15 lines
398 B
HTML
Raw Normal View History

2021-05-03 17:54:03 +03:00
<. include!("../../components/headers.html"); .> <. include!("../header/index.html");
.>
<main>
<. include!("../taskbar/index.html"); .> <.
include!("../help-banner/index.html"); .>
<!-- Main content container -->
<div class="inner-container">
<!-- Main menu/ important actions roaster -->
</div>
<!-- end of container -->
</main>
<. include!("../../components/footers.html"); .>