<{strip}> <{if ($action.folder_list.$parent_id) }> <{foreach item="folder" key="file_id" from=$action.folder_list.$parent_id}>
<{foreach from=$folder.branches item=branch}> " title="" alt="" /> <{/foreach}> <{if ($action.folder_list.$file_id) }> <{else}><{"branch_plus.gif"|get_modules_image}><{/if}>" alt="" title="" /> <{else}> <{else}><{"-.gif"|get_modules_image}><{/if}>" alt="" title="" /> <{/if}> <{else}><{"close_folder.gif"|get_modules_image}><{/if}>" alt="" title="" /> <{if ($action_name == "cabinet_view_main_move") }> <{include file="cabinet_view_main_filename.html" file_id=$file_id file_name=$folder.file_name explorer_pos="move"}> <{else}> <{include file="cabinet_view_main_filename.html" file_id=$file_id file_name=$folder.file_name explorer_pos="left"}> <{/if}>
<{include file="cabinet_view_main_explorer_folder_recursive.html" parent_id=$file_id}>
<{/foreach}> <{/if}> <{/strip}>