${post.title()|h}
${post.date.strftime("%d %B %Y")}
${post.text(teaser_only=False)}
## -*- coding: utf-8 -*- <%namespace name="helper" file="index_helper.tmpl"/> <%namespace name="comments" file="comments_helper.tmpl"/> <%inherit file="base.tmpl"/> <%block name="extra_head"> ${parent.extra_head()} % if posts and (permalink == '/' or permalink == '/' + index_file): % endif %block> <%block name="content"> <%block name="content_header">%block>