|   ##Tree view##   |   ##Folder Structure##: {foreach from=$structure.pathdata item=o} {if $o.type == 'Folder'} ##{$o.name}## / {else} ##{$o.name}## {/if} {/foreach}