website/templates/index.html
2024-03-23 15:19:02 -04:00

14 lines
150 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>placeholder</title>
</head>
<body>
<h1>{{placeholder}}</h1>
</body>
</html>