{strip} {if !empty($structureInfo.structure_path)}
{if $gBitSystem->isFeatureActive( 'wiki_book_show_path' )}
{section loop=$structureInfo.structure_path name=ix} {if $structureInfo.structure_path[ix].parent_id} » {/if} {if $structureInfo.structure_path[ix].page_alias} {$structureInfo.structure_path[ix].page_alias|escape} {else} {$structureInfo.structure_path[ix].title|escape} {/if} {/section}
{/if} {if $gBitSystem->isFeatureActive( 'wiki_book_show_navigation' )} {/if}
{/if} {* end structure *} {/strip}