summaryrefslogtreecommitdiffstats
path: root/tools/page_cycler/sample/page2/index.html
blob: a020a97929ea114bd1e8eeb864a09064a892d4f4 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <title>Page2</title>
    <script src="../../common/head.js"></script>
  </head>
  <body>
    <h1>Page2</h1>
  </body>
</html>