{% include calculate_relative_base.html %}

Recent posts

{% for post in site.posts offset:0 limit:12 %} {% if post.title %}
{% include escape-404.html %} {% include remove_double_slash.html %}
{{ post.title }} {% include post_meta.html type="recent-item-meta" date="none" %}
{% endif %} {% endfor %}