--- layout: theme:default ---
{% assign index = true %} {% for post in paginator.posts %} {% assign content = post.excerpt %}
{% include theme:article_excerpt.html %}
{% endfor %}