## -*- coding: utf-8 -*- <%inherit file="index.tmpl"/> <%namespace name="archive_nav" file="archive_navigation_helper.tmpl" import="*"/> <%namespace name="feeds_translations" file="feeds_translations_helper.tmpl" import="*"/> <%block name="extra_head"> ${parent.extra_head()} ${feeds_translations.head(archive_name, kind, rss_override=False)} <%block name="content_header">

${title|h}

${archive_nav.archive_navigation()}
${feeds_translations.feed_link(archive, kind)} ${feeds_translations.translation_link(kind)}