{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:'F Y'}

{/if}

{$post.posttime|date_format:"j<\s\u\p>S"} {$post.title}
{/foreach}