vif/examples/12-static/index.html

9 lines
105 B
HTML
Raw Normal View History

2025-02-19 14:06:18 +00:00
<html>
<head>
<title>Vif</title>
</head>
<body>
<h3>Hello from Vif!</h3>
</body>
</html>