<<if !!videoType && !!videoType.dataList.length>0>> <<each videoType.dataList as video index>>
<<video.video_type_name>> <</each>> <</if>>
<<if !!video && !!video.dataList && !!video.dataList.length>0>> <<each video.dataList as video index>> <</each>> <</if>>