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

{% blocktrans %}Archive for {{ the_tag }}{% endblocktrans %}

{% endblock %}