Files
automatic-dispose/node_modules/gulp-token-replace/test/fixtures/source1_output2.html
2018-11-24 14:43:59 +01:00

9 lines
139 B
HTML

<html>
<head>
<script src="http://www.somewhere.com/app.js"></script>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>