{if !empty($category.videos)}
{literal}
{/literal}
{foreach from=$category.videos item="videos"}
{if $videos.type=="code"}
{/if}
{/foreach}
{foreach from=$category.videos item="videos"}
{if $videos.type=="code"}

{/if}
{/foreach}
{literal}
{/literal}
{/if}