{% block head %} {% block title %}{{ page.title | striptags }} - {{ page.site_title | striptags }}{% endblock %} {% set refresh_to = page.get_config('refresh_to', None) %} {% if refresh_to %} {% endif %} {% endblock head %} {% block body %} {% endblock body %}