<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>{{WASM}}</title>
<script>window.CRAFTER_WASM_URL = "{{WASM}}?v={{BUILDID}}";</script>
{{ENV_SCRIPTS}} <script src="runtime.js?v={{BUILDID}}" type="module"></script>
</head>
<body style="margin:0;"></body>
</html>