<{include file="db:fmcontent_header.html"}>
<{if $content_error}>
<{$content_error}>
<{else}>
<{if $content.content_titleview}>

<{$content.content_title}>

<{/if}>
<{if $content.author}> <{$smarty.const._FMCONTENT_AUTHOR}>: <{$content.author}><{if $alluserpost}> (<{$smarty.const._FMCONTENT_AUTHOR_ALL}>)<{/if}> <{if $link.date || $link.hits || $content.content_comments || $link.topicshow}> •<{/if}> <{/if}> <{if $link.date}> <{if $link.hits || $content.content_comments || $link.topicshow}> •<{/if}> <{/if}> <{if $link.hits}> <{$content.content_hits}> <{$smarty.const._FMCONTENT_HITS}> <{if $content.content_comments || $link.topicshow }> •<{/if}> <{/if}> <{if $link.coms}> <{if $content.content_comments > 1}><{$content.content_comments}> <{$smarty.const._FMCONTENT_COMS}><{elseif $content.content_comments == 1}><{$content.content_comments}> <{$smarty.const._FMCONTENT_COM}><{/if}> <{if $link.topicshow && $content.content_comments}> •<{/if}> <{/if}> <{if $link.topicshow}> <{$smarty.const._FMCONTENT_PUBTOPIC}>: <{$link.topic}> <{/if}>
<{if $content.content_short}>
<{$content.content_short}>
<{/if}> <{if $advertisement && $content.content_short}>
<{$advertisement}>
<{/if}>
<{if $content.content_img}>
<{$content.content_title}>
<{/if}> <{$content.content_text}>
<{if $content.content_author}>
<{$smarty.const._FMCONTENT_SOURCE}><{$content.content_author}>
<{/if}> <{if $link.date}> <{if $content.content_update != $content.content_create}>
<{$smarty.const._FMCONTENT_UPDATE}>:
<{/if}> <{/if}>
<{if $advertisement && !$content.content_short}>
<{$advertisement}>
<{/if}>
<{if $xoops_isadmin}> <{$smarty.const._CONTENT_EDIT}> <{$smarty.const._CONTENT_DELETE}>  <{/if}> <{if $link.print}> <{$smarty.const._FMCONTENT_PRINT}> <{/if}> <{if $link.pdf}> <{$smarty.const._FMCONTENT_PDF}> <{/if}> <{if $link.mail}> <{$smarty.const._FMCONTENT_MAIL}> <{/if}>
<{if $link.prev}> <{$smarty.const._FMCONTENT_PREV}> <{/if}> <{if $link.next}> <{$smarty.const._FMCONTENT_NEXT}> <{/if}>
<{if $tags}>
<{include file="db:tag_bar.html"}>
<{/if}>
<{include file="db:fmcontent_bookmarkme.html"}>
<{if $anon_canpost ==1 || $content.content_comments}>
<{$commentsnav}> <{$lang_notice}>
<{/if}> <{if $content.content_comments}>
<{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}>
<{/if}>
<{/if}>