Newer
Older
DTRAMServer / bin / src / main / resources / templates / simulator.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
	<div id="container"></div>
	<script src="simulator_ws.js"></script>
</body>
</html>