TenantDrive/templates/index.html
2025-04-08 13:27:18 +08:00

8 lines
132 B
HTML

<html>
<head>
<title> Hello World </title>
</head>
<body>
<h1> Hello World </h1>
</body>
</html>