{if $icon} {/if} {section name=i loop=$cells1} {$cells1[i][2]} {$cells1[i][3]} {/section} {if $help} {/if}
{dPshowImage src=$icon} {if $title}

{dPtranslate word=$title}

{/if}
{$cells1[i][1]} {dPshowImage src='./images/icons/stock_help-16.png' wsize='16' hsize='16' alt='?'}
{if $cells2 || $crumbs} {section name=i loop=$cells2} {$cells2[i][2]} {$cells2[i][3]} {/section}
{section name=i loop=$crumbs} {dPshowImage src=$crumbs[i].img}{dPtranslate word=$crumbs[i].name} {if $smarty.section.i.rownum != $smarty.section.i.total}:{/if} {/section} {$cells2[i][1]}
{/if}