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