{% extends template_name %} {% load comments %} {% block content %}
{% if previous_year %} << {{ previous_year }} | {% endif %} {{ year }} {% if next_year %} | {{ next_year }} >> {% endif %}