<head>
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,600" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Noto+Serif:400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Noto+Sans:400,700" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="{{ '/assets/styles/normalize.css' | relative_url }}"> <link rel="stylesheet" href="{{ '/assets/styles/main.css' | relative_url }}">
</head>
<body>
<div class="site-main" style="top: 0; left: 0; padding: 0"> {{ content }} </div>
</body>