{foreach from=$group_list.ancestors item='_group' name='parent_group'}
{math equation="x - y" x=$smarty.foreach.parent_group.iteration y=2 assign="indent_cnt"}
{if ! $smarty.foreach.parent_group.first}{$dummy_indent|default:"{l}└{/l} "|indent:$indent_cnt:" "}{/if}{$_group.name|smarty:nodefaults|truncate_blog:20|escape:'html'}
{/foreach}
|
---|
{$_group.name|smarty:nodefaults|truncate_blog:24|escape:'html'} {if $_group.has_child} {l}↓{/l} {/if} |
{l}最初{/l} << | {/if} {if ! $group_list.pager->isLastPage()}>> {l}最後{/l} | {/if}