{% include head.html %}
{% include header.html %} {% if page.banner %} {% assign b = page.banner %} {% include parallax_image.html collection=b.collection pid=b.pid y=b.y height=b.height %} {% endif %}
{{ content }}
{% include footer.html %}