[%if count($array) > 0%] [%forlist from=$array key=list%]
[%$array[list].tmid%] [%$array[list].lng%] [%$array[list].templatename%] [%$array[list].templatecode%] [%$array[list].typeclass%] [%$array[list].fileclass%]
[%$ST.selecttempfile_botton%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]