web-apps/build/plugins/grunt-inline/test/dist/script.html
2022-02-20 00:37:16 +03:00

9 lines
133 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>test</title>
<script src="js/export.js?__inline=true"></script>
</head>
<body>
</body>
</html>