{assign var=title value="Archives - $blogname"} {include file="header.html"} {getarchiveposts assign=posts} {foreach from=$posts item=post} {if $post.newmonth}
{$post.posttime|date_format:"j<\s\u\p>S\s\u\p>"} {$post.title} {/foreach}