{% extends "base.html" %} {% load i18n %} {% block content %}

{% trans "Last week" %}

{% trans "Archive" %}
{% endblock %}