{% seo %}

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

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

{% if site.show_license %}

License Terms:
{{ site.license }}

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

This project is maintained by:
{{ site.github.owner_name }}

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