Minor fix in html skeleton

This commit is contained in:
martin.holst@gmail.com 2013-10-31 18:24:03 +00:00
parent e26df8425a
commit b11542a7f6

View file

@ -344,6 +344,7 @@ local skel_1 = [[
</script>
</head>
<body></body>
<script>
var x = { data :
]]