view sample/index.html @ 2:ff524f0a62de default tip

py3
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 09:58:14 -0800
parents af82aaec0377
children
line wrap: on
line source

<html>
<head>
<title>foo bar</title>
</head>
<body>
<p><a href="foo.txt">foo</a></p>
<p><a href="bar.txt">bar</a></p>
</body>
</html>