<{if $title}>
<{$title}>
<{/if}>
<{$content}>

<{if $pagenav}>
<{$pagenavText}> <{$pagenav}>

<{/if}>
<{if $footersicht || $xoops_isadmin || $info_contedit}> <{if $footersicht}>
   <{if $print==1}> <{$print_title}>    <{/if}> <{$email_title}>   
<{if $last_update}>
   <{$last}> <{$last_update}>  
<{/if}> <{/if}>
<{if $xoops_isadmin || $info_contedit}>    <{$info_edit}> <{/if}> <{if $xoops_isadmin || $info_contdel}>    <{$info_delete}> <{/if}> <{if $footersicht}>    <{$info_totop}> <{/if}>   
<{/if}>
<{if $nocomments==0 && $comments}>
<{$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}>
<{/if}>