{foreach from=$posts item=post} {if $post.newday}

{$post.posttime|date_format:s2}

{/if}

{$post.title}

{$post.body}
{sectionlinks sep=" · " sections=$post.sections} • {$post.commentcount} Comments/Trackbacks
{/foreach}