<!DOCTYPE html> | |
<html> | |
<head> | |
<title>SDC Sequencer - DEMO</title> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"/> | |
<meta http-equiv="content-type" content="text/html; charset=UTF8"> | |
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> | |
<script type="text/javascript" src="index.js"></script> | |
</head> | |
<body> | |
<div id="asdcsApplication"></div> | |
</body> | |
</html> |