<{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_videos}>
<{if $actions}><{/if}> <{foreach item=video from=$profile_videos}> <{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 $profile_videos_pagenav}> <{/if}> <{/if}> <{if $icmspersistable_delete_confirm}> <{$icmspersistable_delete_confirm}> <{/if}> <{if $lang_nocontent}>

<{$lang_nocontent}>

<{/if}> <{if $profile_videos || $lang_nocontent}><{includeq file='db:system_notification_select.html'}><{/if}>