Revision 4502480240801eb26c1834728471d939e61c385b authored by Luke Bjerring on 05 April 2018, 15:35:55 UTC, committed by Luke Bjerring on 05 April 2018, 15:35:55 UTC
1 parent 08906cb
Raw File
init.htm
<!doctype html>
<html>
  <head>
    <title>support init file</title>
  </head>
  <body>
    <script> parent.init() </script>
  </body>
</html>
back to top