{% 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" %} {% include "site/layout/control.html" %} {% include "site/layout/message.html" %}
{% block content %} {% endblock %}
{% include "site/tracking.html" %}