{% block extra_head %}
{% endblock %}
{% if page.content %}{{ page.content|safe }}{% endif %} {% if page.html %}{{ page.html|safe }}{% endif %}