${post.title()|h}
${post.text(teaser_only=True)}
%else:
${helper.html_pager()}
${comments.comment_link_script()}
${helper.mathjax_script(posts)}
%block>
${post.text(teaser_only=False)}
%endif
% if post.tags:
% endfor
% endif