<{include file="db:profile_header.html"}> <{if $profile_videosform}> <{if $hideForm}>

 <{$lang_videosform_title}>

<{else}> <{includeq file='db:system_common_form.html' form=$profile_videosform}> <{/if}> <{/if}> <{if $profile_single_video}>

<{$profile_single_video.video_desc}>

<{$profile_single_video.video_content}>
<{if $profile_single_video.userCanEditAndDelete}> <{/if}>
<{/if}> <{if $profile_allvideos}>
<{if $actions}><{/if}> <{foreach item=video from=$profile_allvideos}> <{cycle values='even,odd' assign=class}> <{if $video.userCanEditAndDelete}> <{/if}> <{/foreach}>
<{$lang_video}> <{$lang_description}><{$lang_actions}>
<{$video.video_content}> <{$video.video_title}>

<{$video.video_desc}>
<{$video.editItemLink}><{$video.deleteItemLink}>
<{/if}> <{if $icmspersistable_delete_confirm}> <{$icmspersistable_delete_confirm}> <{/if}> <{if $lang_nocontent}>

<{$lang_nocontent}>

<{/if}>