tomo/examples/http-server/sample-site/foo.html

7 lines
83 B
HTML

<!DOCTYPE HTML>
<html>
<body>
This is the <b>foo</b> page.
</body>
</html>