{% include header.html %}

{{ site.name }}

{% unless site.jekyll_pages_api_search.skip_index %}{% jekyll_pages_api_search_interface %}{% endunless %}{% if site.back_link %} {% endif %} {% include breadcrumbs.html %}

{{ page.title }}

{{ content }}
{% include sidebar.html %}
{% include footer.html %}
{% include analytics.html %} {% include scripts.html %}