1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| <html>
| <head>
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
| <title id="page-title">Pandora</title>
|
|
| <!-- GC -->
|
| <script type="text/javascript" src="../../../examples/shared/include-ext.js"></script>
| <script type="text/javascript" src="../../../examples/shared/options-toolbar.js"></script>
| <script type="text/javascript" src="app/app.js"></script>
| </head>
| <body>
|
| </body>
| </html>
|
|