mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
6 lines
173 B
HTML
6 lines
173 B
HTML
</body>
|
|
<link rel="stylesheet" href="<.= &*crate::CSS .>" type="text/css" media="all">
|
|
<. println!("{}", &*crate::JS); .>
|
|
<script src="<.= &*crate::JS .>"></script>
|
|
</html>
|