{include file=header.tpl}
{widgets pos=top}

{$subject}

{$content}
{/widgets}
{* 2 right sidebars layout (classic) *} {* {include file='comments_main.tpl'} {include file='widgets.tpl'} *} {* 3 columns layout, one left and right sidebars *} {* {include file='left_sidebar.tpl'} {include file='comments_main.tpl'} {include file='right_sidebar.tpl'} *} {* one right sidebar *}
{entry_block} {entry} {include file=entry-default.tpl} {comment_block}
    {comment}
  1. {$url|notempty:"$name"|default:$name} {include file=shared:commentadminctrls.tpl}

    {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

    {$content|tag:comment_text}
  2. {/comment}
{/comment_block} {/entry} {/entry_block} {include file="shared:comments.tpl"}
{include file='left_sidebar.tpl'} {include file='right_sidebar.tpl'}