{% extends base_template_name %} {% load comments %} {% block content %}
{% if previous_month %} << {{ previous_month|date:"YEAR_MONTH_FORMAT" }} {% endif %} | {{ month|date:"YEAR_MONTH_FORMAT" }} | {% if next_month %} {{ next_month|date:"YEAR_MONTH_FORMAT" }} >> {% else %} - {% endif %}
{% trans "year archive" %}