{% block head %} {{SITENAME}} {% include "styles.html" %} {% include "menu.html" %}
{% include "frontpage.html" %} {% include "footer.html" %}
{% include "post.html" %} {% endblock %}