{% assign post = include.post %}
{% include post-header.html post = post %}
{{ post.excerpt }}

{% t global.read_more %}