${title|h}
%if description:${description}
%endif-
% for post in posts:
- ${post.title()|h} % endfor
## -*- coding: utf-8 -*-
${parent.extra_head()}
${feeds_translations.head(author)}
%block>
${description}${title|h}
%if description:
% for post in posts:
%endif