rust rewrite time!!

This commit is contained in:
2024-03-23 15:19:02 -04:00
parent 24ca0727e7
commit e90350b1f7
40 changed files with 1648 additions and 3564 deletions

14
templates/index.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>placeholder</title>
</head>
<body>
<h1>{{placeholder}}</h1>
</body>
</html>