mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
8 lines
195 B
HTML
8 lines
195 B
HTML
</main>
|
|
<. include!("./details-footers.html"); .>
|
|
</div>
|
|
</body>
|
|
<link rel="stylesheet" href="<.= &*crate::CSS .>" type="text/css" media="all">
|
|
<script src="<.= &*crate::JS .>"></script>
|
|
</html>
|