summaryrefslogtreecommitdiffstats
path: root/web-gui/live/source/index.html
blob: be0060d6851e996d7b868297397f57679fc44899 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>live</title>
  <script type="text/javascript" src="script/live.js"></script>
</head>
<body></body>
</html>