<{if $wp_content.show_inline_sidebar}> <{if $wp_content.show_inline_sidebar}> <{if $wp_content.show_inline_sidebar}> <{/if}>
<{else}> <{/if}>
<{else}> <{/if}>  
 
<{if $wp_content.title}>
<{$wp_content.title}>
<{/if}> <{foreach item=post from=$wp_content.posts}>
<{if $post.previous OR $post.next}>
<{$post.previous}>
<{$post.next}>
<{/if}>
<{$post.title}>
<{$post.content}>

<{$post.comments}>

<{/foreach}>
<{$wp_content.posts_nav}>