{* @event frontend_layout.%plugin_id%.header *} {foreach $frontend_layout as $item}{if !empty($item.header)}{$item.header}{/if}{/foreach}
{if !empty($breadcrumbs)} {if $wa->globals('isMyAccount')} {* within My Account we exclude first node from navigation because links are on the page already *} {$breadcrumbs[0] = null} {/if} {/if} {$content}