Back to Octopress

Index

.themes/classic/source/index.html

2.0165 B
Original Source

--- layout: default ---

{% assign index = true %} {% for post in paginator.posts %} {% assign content = post.content %} {% include article.html %} {% endfor %}