summaryrefslogtreecommitdiff
path: root/templates/main.html
blob: 3380e5162863910fcb213587634bd9e8a2b24528 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  </head>
  <body>
    <main> </main>
  </body>
</html>