aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.html
blob: 0cc420e93ec9c0a5bff8b0871276ed8e85608ec4 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>bombom</title>
<link rel="stylesheet" type="text/css" href="/static/default.css"></link>
</head>
<body>
<h1>Home Page</h1>
</body>
</html>