{% include JB/setup %} {% for post in paginator.posts %}

{{ post.title }}

{{ post.date | date: "%B %e, %Y" }}

{{ post.content }}
{% endfor %} {% if paginator.total_pages > 1 %} {% endif %}