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