layout: empty


<head>

{% include meta.html %}

</head>

<body>

{% include header.html %}
{{ content }}
{% include footer.html %}

</body>