{% block head %}
{% include 'themes/default/resources/style.css.html' %}
{% endblock %}
{% block body %}{% endblock %}
{% block footer %} {% endblock %}