--- layout: default --- {% for post in paginator.posts %}
{{ post.content | strip_html | truncate: 350 }} Read more {{ post.date | date_to_string }} - {% include read-time.html %}