{strip} {if $gBitSystem->isPackageActive( 'wiki' ) && $modLastModif} {bitmodule title="$moduleTitle" name="last_modif_pages"}
    {section name=ix loop=$modLastModif}
  1. {if $maxlen gt 0} {$modLastModif[ix].title|escape|truncate:$maxlen:"...":true} {else} {$modLastModif[ix].title|escape} {/if}
  2. {sectionelse}
  3. {/section}
{if $gBitUser->hasPermission( 'p_wiki_list_pages') } {tr}Show More{/tr}… {/if} {/bitmodule} {/if} {/strip}