{{ page.title }}{% if page.link != page.uri %} →{% endif %}
{%- if short %}
{{ page.short }}
{%- else %}
{{ page.content }}
{%- endif %}
{%- if short and page.short != page.content %}
Continue Reading »
{%- endif %}
{%- macro post(page, short=False) %}