my-homepage/my_homepage/templates/index.html
2021-01-26 01:42:53 +00:00

12 lines
126 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>shillerben</title>
</head>
<body>
<h1>Welcome to shillerben.com</h1>
</body>
</html>