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

${title|h}

%if description:

${description}

%endif
%if posts: %endif