{% if site.google_analytics %} {% endif %}
{% if page.title %}
{{ page.title | escape }}
{% endif %} {% if page.description %}
{% endif %} {% if page.keywords %}
{% endif %} {% seo %}
{{ page.title | default: site.title | default: site.github.repository_name }}
{{ page.description | default: site.description | default: site.github.project_tagline }}
{% if site.github.is_project_page %}
View on GitHub
{% endif %} {% if site.show_downloads %}
Download .zip
Download .tar.gz
{% endif %}
About
{{ content }}