web-apps/build/plugins/grunt-inline/test/dist/script_greedy.html

9 lines
183 B
HTML
Raw Normal View History

2022-02-19 21:37:16 +00:00
<!DOCTYPE html>
<html>
<head>
<title>test</title>
<script src="js/export.js?__inline=true"></script><script src="js/export.js?__inline=true"></script>
</head>
<body>
</body>
</html>