--- layout: default ---
{{ content }} {% if site.paginate %} {% assign posts = paginator.posts %} {% else %} {% assign posts = site.posts %} {% endif %} {%- if posts.size > 0 -%} {% if site.paginate %}
{%- endif %} {%- endif -%} {%- if jekyll.environment == "production" and site.disqus -%} {%- endif -%}