dr.botzo/dr.botzo/old-web/templates/index.html

14 lines
365 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>dr.botzo</title>
</head>
<body>
<ul>
<li><a href="/dr.botzo/karma/">Karma</a></li>
<li><a href="/dr.botzo/storycraft/">Storycraft</a></li>
</ul>
</body>
</html>