{notempty name="$theme_list"}
{foreach $theme_list as $k=>$v}

{$v['title']}

{/foreach}
{foreach $theme_list as $k=>$v} {foreach $v['preview'] as $ck=>$cv} {/foreach} {/foreach}
{/notempty}