--- layout: default ---
{% for post in paginator.posts %} {% include posts.html%} {% endfor %}
{% include author.html%} {% include categories.html%} {% include tags.html%}