{% import "_macros/posts.html" as posts %}
{{ page.summary }}
{% if page.summary %}{{ page.summary }}{% else %}{{ site.description }}{% endif %}