{% seo %}

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

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

{% if site.project_downloads.size %}

Downloads

{% for dl in site.project_downloads %} {% endfor %}

Note: you may need to right click and then choose "download" on some (older) web browsers.

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

View the Project on GitHub {{ github_name }}

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

View My GitHub Profile

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