{% include nav-honeycomb.html %}
{% if page.tab != 'home' %}
{% endif %}
{% if page.cssid %}
{% endif %}
{{ content }}
{% if page.cssid %}
{% endif %}
{% if page.tab != 'home' %}
{% endif %}
{% include footer-honeycomb.html %}
{% include footer-javascript.html %}