broken route prefix

This commit is contained in:
realaravinth
2021-04-12 19:03:55 +05:30
parent 420ff75817
commit de6ceb1b3f
9 changed files with 141 additions and 74 deletions

View File

@@ -1,4 +1,5 @@
</body>
<link rel="stylesheet" href="<.= &*crate::CSS .>" type="text/css" media="all">
<. println!("{}", &*crate::JS); .>
<script src="<.= &*crate::JS .>"></script>
</html>