{include file="common/html_start.html"} {include file="common/layout_start.html"} {if $showmessage} {include file="common/message.html"} {/if} {if $editpost}
{include file="common/post_edit.html"}
{/if} {if $showarchives ne "no"} {$archiveemssage}
Show posts in section, from
{section name=ar loop=$archives} {/section}
Posted Title Status Author
{$archives[ar].posttime|date_format:"shortdate"}, {$archives[ar].posttime|date_format:"time"} {$archives[ar].title} {$archives[ar].status} {$archives[ar].author.nickname}
{/if} {include file="common/layout_stop.html"} {include file="common/html_stop.html"}