domani/static/foo.html

8 lines
84 B
HTML
Raw Normal View History

<html>
<body>
<h1>FOO</h1>
<p>This is the foo page</p>
</body>
</html>