{$treeNode.title|escape:'htmlall':'UTF-8'}
{if $treeNode.description}{$treeNode.description|escape:'htmlall':'UTF-8'}
{/if}{function name=advCategoryTree nodes=[]} {if $nodes|count}
{/if} {/function} {function name=advPanelTree nodes=[]} {if $nodes|count} {/if} {/function} {function name=advNodeCards nodes=[]} {if $nodes|count} {/if} {/function} {function name=advNodeCardsByType nodes=[] type=''} {assign var=matchingNodes value=[]} {foreach from=$nodes item=treeNode} {if $treeNode.type == $type} {append var='matchingNodes' value=$treeNode} {/if} {/foreach} {if $matchingNodes|count} {advNodeCards nodes=$matchingNodes} {/if} {/function} {function name=advRichContentCards nodes=[]} {if $nodes|count} {/if} {/function} {function name=advRichContentIntro node=[]} {if $node.type == 'rich_content'}