<{$lang_welcomemsg}>
<{$phone}>

<{section name=category loop=$categories}>

<{section name=topic loop=$categories[category].topics.topic_id}> <{/section}>
<{$categories[category].cat_title}>
<{$categories[category].topics.topic_name[topic]}>
<{$categories[category].topics.topic_info[topic]}>
<{foreach item=sread from=$sreads}> <{if $sread.topic_id==$categories[category].topics.topic_id[topic]}> <{$sread.title}> <{/if}> <{/foreach}>

<{/section}> <{include file='db:system_notification_select.html'}>
<{$copyright}>