<{if $video.imageheader != ""}>


<{/if}>
<{$video.path}>
<{$back}>
<{$video.title}>
<{$video.icons}>
<{if $xoops_isadmin}>
<{$video.adminvideo}>
<{/if}>
<{$video.showvideo}>
<{if $video.showsbookmarx > 0}>
<{$video.sbmarks}>

<{/if}>
<{if $video.othervideox > 0}>
<{$other_videos}>
<{foreach item=video_user from=$video_uid}>
<{/foreach}>
<{/if}>
<{$lang_copyright}>
<{$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"}>