${widgets.post.display(value=post, show_subject=show_subject, indent=indent, supress_promote=supress_promote)}
${show_post(child, indent+1)}
No posts found
${show_post(t['post'], 0, supress_promote=True)}
${widgets.edit_post.display(submit_text='New Post', action=value.url() + 'post')}
${widgets.tag_post.display(value=value,submit_text='Tag Post', action=value.url() + 'tag')}