Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 1 | <!DOCTYPE html> |
2 | <html> | ||||
3 | <head> | ||||
4 | <title>SDC Sequencer - DEMO</title> | ||||
5 | <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"/> | ||||
6 | <meta http-equiv="content-type" content="text/html; charset=UTF8"> | ||||
7 | <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> | ||||
8 | <script type="text/javascript" src="index.js"></script> | ||||
9 | </head> | ||||
10 | <body> | ||||
11 | <div id="asdcsApplication"></div> | ||||
12 | </body> | ||||
13 | </html> |