{% extends 'blog/base.html' %} {% block title %}Articles in {{ year.year }}{% endblock title %} {% block pagetitle %}Articles in {{ year.year }}{% endblock pagetitle %} {% block blog_content %}

Articles in {{ year.year }}

{% endblock blog_content %}