{% include head.html %} Skip to the content. {% include header.html %}
{% if site.warning != none %}
This is the {{site.quarter}} {{site.status}} draft website.
{% elsif page.warning != none %}
This page is still a draft.
{% endif %} {{ content }} {% include footer.html %}
{% if site.google_analytics %} {% endif %}