{% if site.author %}
{% endif %}
{% if page.url == "/" %}
{% endif %}
{% include navigation.html %}
{% include sidebar.html %}
{{ content }}
{% include footer.html %} {% assign slashes = page.url | split: "/" %} {% if page.url == "/" %} {% endif %} {% include headers.html %} {% include tags.html %} {% include scrolltop.html %} {% include google-analytics.html %}