Files
old-csveditor/build/index.html

11 lines
346 B
HTML
Raw Normal View History

2014-10-27 15:28:16 +01:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="main.css"/>
2014-10-27 15:28:16 +01:00
</head>
<body>
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
2014-10-27 15:28:16 +01:00
<script src="vendors.js"></script>
<script src="main.js"></script>
</body>
</html>