--- layout: default ---
{% for post in paginator.posts %} {% assign content = post.content %}
{% include article.html %}
{% endfor %}