{% extends "base.html" %} {% block main %} « home

Archives for {{ year }}

{% for post in posts %}

{{ post.config.title }}

{% endfor %} {% endblock %}