{* $Id$ *}
{if $blog_post_context eq 'view_blog'}

{object_link type="blog post" id=$post_info.postId title=$post_info.title}{if $post_info.priv eq 'y'} {tr}private{/tr}{/if}

{* {include file='blog_post_actions.tpl'} Moved to blog_wrapper.tpl in this theme. *} {elseif $blog_post_context eq 'excerpt'} {object_link type="blog post" id=$post_info.postId title=$post_info.title} {else}

{object_link type="blog post" id=$post_info.postId title=$post_info.title}{if $post_info.priv eq 'y'} {tr}private{/tr}{/if}

{* {include file='blog_post_actions.tpl'} Moved to blog_wrapper.tpl in this theme. *} {/if} {* {include file='blog_post_author_info.tpl'} Moved to blog_wrapper.tpl in this theme. *}
{if $blog_post_context eq 'preview'} {include file='freetag_list.tpl' freetags=$post_info.freetags links_inactive='y'} {else} {include file='freetag_list.tpl' freetags=$post_info.freetags} {/if}