index.html 200 B

123456
  1. <html><head><title>index.html</title></head>
  2. <body>Hello /admin/index.html</body>
  3. <p>Link to reload <a href="index.html">this page</a></p>
  4. <p>Link to <a href="/action/logout">log out</a></p>
  5. </html>