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