<%def name="block_entry(entry)">

${ entry.title }

${entry.content | n}
% if 'disqus_shortname' in conf and env.type == 'entry' and not entry['draft']:
blog comments powered by Disqus % endif