2014-10-27 15:28:16 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2014-11-10 21:15:14 +01:00
|
|
|
<link rel="stylesheet" href="main.css"/>
|
2014-10-27 15:28:16 +01:00
|
|
|
</head>
|
|
|
|
|
<body>
|
2014-11-10 21:15:14 +01:00
|
|
|
<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>
|