<{* $xoTheme->addStylesheet("modules/`$xoops_dirname`/templates/style_list.css") *}> <{if $header}>
<{$header}>
<{/if}> ?????????RSS <{if count($articles) gt 0}>
    <{foreachq item=article from=$articles}>
  1. <{$article.title}> <{if $article.image}><{/if}> <{$article.time}> <{if count($article.categories)>0}> <{foreachq item=category key=catid from=$article.categories}> <{$category.title}> <{/foreach}> <{/if}>
    <{if $article.summary}>
    <{$article.summary}>
    <{/if}>
  2. <{/foreach}>
<{$pagenav}>
<{$smarty.const._MORE}>
<{/if}> <{if count($topics) gt 0}>
<{php}>echo art_constant("MD_TOPICS");<{/php}> <{$smarty.const._MORE}>
<{foreachq item=topic name=topic from=$topics}> <{$topic.title}> <{/foreach}>
<{/if}> <{if count($sponsors) gt 0}>
<{php}>echo art_constant("MD_SPONSORS");<{/php}>
<{includeq file="db:`$xoops_dirname`_inc_sponsor.html"}>

<{/if}>
API: <{php}>echo art_constant("MD_RSS");<{/php}> <{if $xoops_isadmin}> || "><{php}>echo art_constant("MD_CPANEL");<{/php}> | "><{php}>echo art_constant("MD_CATEGORY");<{/php}> | "><{php}>echo art_constant("MD_TOPIC");<{/php}> | "><{php}>echo art_constant("MD_ARTICLE");<{/php}> <{/if}> <{if $xoops_isuser}> | "><{php}>echo art_constant("MD_MYARTICLES");<{/php}> || <{php}>echo art_constant("MD_ADDARTICLE");<{/php}> <{/if}>
<{if $xoops_notification}> <{includeq file='db:system_notification_select.html'}> <{/if}>