{%- if jekyll.environment == 'production' and site.google_analytics -%} {%- endif -%} {%- if page.name == 'index.html' -%}
{%- else -%}
{%- endif- %}

{% include_cached document-title.txt dir=page.dir info="title" %}

{% include_cached document-title.txt dir=page.dir info="subtitle" %}
{% include_cached toolbar.html %}
{%- assign stripped_content = content | strip -%} {%- if page.name != 'index.html' and stripped_content.size > 0 -%} {{ content | replace: "!!^", ""}} {%- else -%} {% include_cached welcome.html %} {%- endif- %}
Powered by