- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8" />
- <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1" />
- <meta name="viewport" content="width=device-width" />
- <title>Scaffold Lite - JS</title>
- </head>
-
- <body>
- <div id="ice-container"></div>
- </body>
- </html>
|