[%if count($array) > 0%] [%forlist from=$array key=list%]
[%$array[list].tmid%] [%$array[list].templatename%]
[%if $array[list].lockin==1%][%else%][%/if%]
[%if @this->powercheck(203,225)==true %] [%/if%] [%if @this->powercheck(203,227)==true %] [%/if%] [%if @this->powercheck(203,226)==true && $array[list].lockin==0%] [%/if%]
[%$ST.setedit_botton%] [%$ST.setcopy_botton%] [%$ST.setdel_botton%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]