Files
go-fiber-template/frontend/test.html
2024-01-10 21:20:45 +01:00

8 lines
124 B
HTML

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