{form name='videoEditForm'}
{label name='code'} {input name='code'}
{error name='code'}
{label name='title'} {input name='title'}
{error name='title'}
{label name='description'} {input name='description'}
{error name='description'}
{label name='tags'}
{text key='video+tags_desc'}
{input name='tags'}
{submit name='edit' class='ow_ic_save ow_positive'}
{/form}