summaryrefslogtreecommitdiff
path: root/web-static/index.html
blob: 79b83cb45ca90e78d3fcecc04c6ecf9ab52b69bd (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>rhctl web interface</title>
  </head>
  <body>
    <h1>Hello world</h1>
  </body>
</html>