dr.botzo/web/templates/index.html

11 lines
281 B
HTML
Raw Normal View History

<!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="karma/">Karma</a></li></ul>
</body>
</html>