## -*- coding: utf-8 -*- <%inherit file="list_post.tmpl"/> <%block name="extra_head"> ${parent.extra_head()} %if len(translations) > 1 and generate_rss: %for language in translations: %endfor %elif generate_rss: %endif <%block name="content">

${title}

%if description:

${description}

%endif
%if posts: %endif