{include file="db:news_item.html" story=$story}> <{if $attached_files_count>0}> <{$lang_attached_files}> <{foreach item=onefile from=$attached_files}> <{$onefile.file_realname}> <{/foreach}> <{/if}>
<{if $tags}> <{include file="db:tag_bar.html"}> <{/if}> <{if $showsummary == true && $summary_count>0}> <{$lang_other_story}> <{foreach item=onesummary from=$summary}> <{$onesummary.story_published}> <{$onesummary.story_title}> <{/foreach}> <{/if}> <{if $share == true}> <{/if}>