<{$content}>
<{if $is_display_print_icon }> <{$lang_printerpage}> <{/if}> <{if $is_display_friend_icon }> <{$lang_sendstory}> <{/if}> <{if $is_display_pagenav }>
<{if $prev_link }> <{$lang_prevpage}>
<{$prev_title}> <{/if}>
<{$lang_topofcontents}> <{if $next_link }> <{$lang_nextpage}>
<{$next_title}> <{/if}>
<{/if}>
<{if $nocomments == 0}>

<{$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}>