{%- include head.html -%}
{%- include navbar.html -%}
{%- include post-info.html -%} {% if page.title == "National Parks Gallery" %} {%- include national-parks-gallery.html -%} {% endif %} {{ content }}
{%- include contactbar.html -%}