## -*- coding: utf-8 -*- <%namespace name="helper" file="post_helper.tmpl"/> <%namespace name="pheader" file="post_header.tmpl"/> <%namespace name="comments" file="comments_helper.tmpl"/> <%inherit file="post.tmpl"/> <%block name="extra_head"> ${parent.extra_head()} <%block name="content">

${post.title()}

${post.text()}
<%block name="extra_js">