<{$app.module.name}>
<{$smarty.const._BL_MOST_RECENT}>
<{$smarty.const._MAIN}> :  <{foreach from=$app.categoryNicePath item=category}> <{$category.title}> :  <{/foreach}>
<{if $app.conf.showrssicons}>
<{/if}>

<{$app_ne.page_navi}>

<{foreach item=entry from=$app_ne.entries.1}> <{$entry.rdf_desc}>
<{$entry.created_date}>
<{if $entry.use_avatar == 1}> <{/if}>
<{$smarty.const._BL_CATEGORY}> : <{$entry.cat_title}>

<{$smarty.const._BL_AUTHOR}>: <{if $app.conf.showavatar}><{/if}> <{$entry.uname}> (<{$entry.created_time|ucfirst}>)
<{$entry.contents}>
<{$entry.description}>
<{if $entry.private eq "Y"}><{$smarty.const._BL_PRIVATE}> : <{/if}> <{$entry.uname}><{$smarty.const._BL_READ_USERS_BLOG}> <{if $entry.editpriv}> | <{$smarty.const._EDIT}> <{/if}> <{if !$entry.disallow_comment}> | <{$smarty.const._BL_COMMENTS}> (<{$entry.comments}>)<{/if}> <{if !$entry.disallow_trackback}> | <{$smarty.const._BL_TRACKBACKS}> (<{$entry.trackbacks}>)<{/if}> | <{$smarty.const._BL_READS}> (<{$entry.reads}>)
<{/foreach}>

<{$app_ne.page_navi}>

<{include file='db:system_notification_select.html'}>