{% if CONF.workspace_code %} {% autoescape off %} {{ CONF.workspace_code }} {% endautoescape %} {% endif %} {% block head_base %} {% endblock %} {% block head %} {% endblock %} {% include "site/layout/req_yui.html" %} {% include "site/macros/timezone.html" %} {# create a custom header_custom.html to add code to every page #} {% include "header_custom.html" %}