summaryrefslogtreecommitdiff
path: root/static/index.html
blob: 0e5ea7bcc312325999a15d43aee8c84b5546ba3d (plain) (blame)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>This is a good page!</title>
  </head>
  <body>
    Hello, world!
  </body>
</html>