## -*- coding: utf-8 -*- <%inherit file="base.tmpl"/> <%namespace name="feeds_translations" file="feeds_translations_helper.tmpl" import="*"/> <%block name="extra_head"> ${feeds_translations.head(kind=kind, feeds=False)} <%block name="content"> % if items:

${messages("Authors")}

${feeds_translations.translation_link(kind)}
% endif % if items: % endif