summaryrefslogtreecommitdiff
path: root/templates/index.html
blob: 2415956f8df911ac05415e5f7b4a3c4829d053f7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
    <head>
        <link href="static/common.css" rel="stylesheet" />
    </head>
    <body>
        <h1> Under construction </h1>
    </body>
</html>