{% seo %}

{{ site.title | default: site.github.repository_name }}

{% if site.logo %} Logo {% endif %}

{{ site.description | default: site.github.project_tagline }}

{% if site.github.is_project_page %}

View the project on GitHub {{ site.github.repository_nwo }}

{% endif %} {% if site.github.is_user_page %}

View GiellaLT on GitHub

{% endif %} {% if site.show_downloads %} {% endif %}

Page Content

{% include toc.html html=content sanitize=true class="left_toc" id="left_toc" %}
{{ content }}
{% if site.google_analytics %} {% endif %}