{$weblinks_header}>
<{$weblinks_link_single}>
|
<{if $rss_flag == 2}>
ATOM feed
<{elseif $rss_flag == 1}>
RSS feed
<{/if}>
<{if ($rss_flag == 1) || ($rss_flag == 2) }>
<{$lang_lastupdate}> <{$rss_update}>
<{foreach item=feed from=$feeds}>
<{$feed.title}>
from <{$feed.site_title}>
<{if $feed.date != ""}>
(<{$feed.date}>)
<{/if}>
|
<{if $feed.summary != ""}>
<{$feed.summary}>
<{/if}>
|
<{/foreach}>
<{/if}>
<{$commentsnav}>
<{$lang_notice}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
<{include file="db:system_notification_select.html"}>