{% seo %}
{% if site.title and site.title != page.title %}

{% if site.logo %} {% else %} {{ site.title }} {% endif %}

{% endif %} {{ content }} {% if site.github.private != true and site.github.license %} {% endif %}
{% if site.google_analytics %} {% endif %}