2021-04-30 15:00:40 +03:00
|
|
|
<. include!("../../components/headers.html"); .> <. include!("../header/index.html");
|
|
|
|
.>
|
2021-04-09 11:51:43 +03:00
|
|
|
|
2021-04-30 15:00:40 +03:00
|
|
|
<main>
|
|
|
|
<. include!("../taskbar/index.html"); .> <.
|
|
|
|
include!("../help-banner/index.html"); .>
|
|
|
|
<!-- Main content container -->
|
|
|
|
<div class="inner-container">
|
|
|
|
<!-- Main menu/ important actions roaster -->
|
2021-04-09 11:51:43 +03:00
|
|
|
|
2021-04-30 15:00:40 +03:00
|
|
|
<. include!("../add-site-key/form.html"); .>
|
2021-04-09 11:51:43 +03:00
|
|
|
</div>
|
2021-04-30 15:00:40 +03:00
|
|
|
<!-- end of container -->
|
|
|
|
</main>
|
|
|
|
<. include!("../../components/footers.html"); .>
|