--- layout: default --- {% if page.background %}
{% else %}
{% endif %}

{{ site.title }}

{% if site.description %} {{ site.description }} {% endif %}
{{ content }} {% for post in site.posts limit : 5 %}
{% endfor %}