8 lines
No EOL
225 B
HTML
8 lines
No EOL
225 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head id="head">
|
|
<script src="env.js"></script>
|
|
<script src="runtime.js" id="runtime-script" type="module"></script>
|
|
</head>
|
|
<body style="margin:0;" id="body"></body>
|
|
</html> |