<!doctype html>
<html>
<head>
	<meta charset="utf-8">
	<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
	<title>Welcome</title>
	<meta name="description" content="">
	<meta name="viewport" content="width=1200, maximum-scale=1">
	<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
	{{{css "reset.css"}}}
</head>
<body style="overflow:hidden">
	{{{body}}}
	{{{js "app.js"}}}
	{{{liveReload}}}
</body>
</html>