{if count($projects) > 0}

{Label $header}

{foreach array_reverse($projects) project} {/foreach}
#{$project.id} - {$project.title}
{/if}