<{if $displaynav == true}>
<{$topic_select}>

<{/if}>
<{$pagenav}>
<{section name=i loop=$columns}> <{/section}>
    <{foreach item=story from=$columns[i]}>
  • <{$story.title}> (<{$story.posttime}>)
  • <{/foreach}>
<{$pagenav}>
<{include file='db:system_notification_select.html'}>