blob: 4c45403052c94d80f4e43e3b748119c5047e98c2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>{#insert title}{/}</title>
<link rel="stylesheet" type="text/css" href="/base.css" />
<script type="importmap" src="/web_modules/import-map.json"></script>
<script type="module" src="/components.js"></script>
{#insert head}{/}
</head>
<body>
{#insert body}{/}
</body>
</html>