{% seo %}
{% include analytics.html %}
{{ page.title | default: site.title | default: site.github.repository_name }}
{{ page.description | default: site.description | default: site.github.project_tagline }}
{% if site.show_downloads %}
Download .zip
Download .tar.gz
{% endif %}
{{ content }}