{% if post.link %} {{ title }} Permalink {% else %} {{ title }} {% endif %}
{% include page__meta.html type=include.type %} {% if include.type == "list" and teaser %} {% endif %} {% if post.excerpt %}{{ post.excerpt | markdownify | strip_html | truncate: 160 }}
{% endif %}