The Latest Posts
{if $posts}-
{section name=info loop=$posts}
-
{$posts[info].firstname} {$posts[info].lastname}:
{$posts[info].status}
{$posts[info].statusdate}
{/section}
There are currently no posts on file.
{/if}