swc/crates/swc_html_codegen/tests/fixture/body-template/output.html

7 lines
133 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Document</title>
</head>
<body><template><div>test</div></template>
</body></html>