Skip to content
Snippets Groups Projects
Select Git revision
  • f63ca23b228cfdfc91d4ab93c9ae3f2dc6b0e1a2
  • master default protected
  • eole-amon-ecole-2.8
  • 24-badpathinpostinstall
4 results

index.php

Blame
  • index.html 198 B
    <!doctype html>
    <html>
      <head>
        <meta charset="utf-8" />
        <title>Basic Mirador</title>
      </head>
      <body>
        <div id="demo"></div>
        <script src="dist/main.js"></script>
      </body>
    </html>