Files
mCaptcha/templates/components/footers.html
2021-04-12 19:03:55 +05:30

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>