site/backend/templates/home.html

12 lines
80 B
HTML
Raw Normal View History

2024-08-01 06:56:27 +00:00
<html>
<head>
<title></title>
</head>
<body>
<h1>Home</h1>
</body>
</html>