aboutsummaryrefslogtreecommitdiffstats
path: root/test/bundler_smoke_tests/test.html
blob: fa1795bbc363a5b46ce238bc839d6b674e3fd94f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
<head lang='en'>
	<meta charset='utf-8'>
	<meta name='viewport' content='width=device-width'>
	<title>Bundlers tests: @TITLE</title>
</head>
<body>
<script>@SCRIPT</script>
</body>
</html>