{% include top.html %}
<body id="body" class="wrap">
{% include header.html %}
{{ content }}
{% include footer.html %}
{% include analytics.html %}
</body>
</html>