{{ partial:nav }}

{{ if title=="Home" }} {{ site_name }} {{ else }} {{ title }} {{ /if }}


{{ description }}
{{ if segment_1 }} {{ content }} {{ else }} {{ collection:blog limit="{site_paginate}" paginate="true" as="posts" }} {{ posts }}

{{ title }}

{{ if subtitle }}

{{ subtitle }}

{{ /if }}
{{ /posts }}
{{ paginate }} {{ /paginate }} {{ /collection:blog }} {{ /if }}