{% extends "events/page.html" %} {% load i18n comments%} {% block title %} {% trans 'Event Archive' %} {% if month %}{{ month|date:'F Y' }} {% else %}{% if year %}{{year}}{% endif %}{% endif %} {% endblock %} {% block content %}