{% include head.html %} {% if page.landing == true %} {% include body-landing.html %} {%else%} {% include body.html %} {% endif %}