mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
static assets caching
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
<. include!("../components/headers.html"); .> <. include!("./header/index.html");
|
||||
.>
|
||||
|
||||
<. include!("../components/headers.html"); .>
|
||||
<. include!("./header/index.html"); .>
|
||||
<main>
|
||||
<. include!("./taskbar/index.html"); .> <.
|
||||
include!("./help-banner/index.html"); .>
|
||||
<!-- Main content container -->
|
||||
<. include!("./taskbar/index.html"); .>
|
||||
<. include!("./help-banner/index.html"); .>
|
||||
<div class="inner-container">
|
||||
<!-- Main menu/ important actions roaster -->
|
||||
|
||||
</div>
|
||||
<!-- end of container -->
|
||||
</main>
|
||||
<. include!("../components/footers.html"); .>
|
||||
|
||||
Reference in New Issue
Block a user