{% seo title=false %}
{{ page.title | default: site.title | append: ' | ' | append: site.tag_line }}
{{ site.title | default: site.github.repository_name }}
{{ site.tag_line | site.description | default: site.github.project_tagline }}
{% if site.github.is_project_page %}
View on GitHub and
submit PR
{% endif %} {% if site.show_downloads %}
Download .zip
Download .tar.gz
{% endif %}
{{ content }}
{% if site.google_analytics %} {% endif %}