<{include file="db:`$dirname`_header.html"}>

<{$smarty.const._MD_XOONIPS_INDEX_EDIT}>

<{if $error_message}> <{foreach item=error_message from=$error_message}> <{$error_message}>
<{/foreach}>
<{/if}> <{foreach item=index from=$index_path}> / <{$index.html_title|xoops_escape}> <{/foreach}>
<{if $limitLabel }> <{$limitLabel}>: <{$indexCount}> (max=<{if $indexNumberLimit==0}><{$smarty.const._MD_XOONIPS_LABEL_UNLIMIT}><{else}><{$indexNumberLimit}><{/if}>)
<{/if}>

<{$smarty.const._MD_XOONIPS_INDEX_TITLE_MODIFY}>

> <{if $childCount == 0 }> <{$smarty.const._MD_XOONIPS_INDEX_NO_INDEX}>
<{if $indexNumberLimit==0 || $indexCount<$indexNumberLimit}> <{/if}> <{else}> <{$token_ticket}> <{foreach item=index from=$child_indexes}> "> <{/foreach}>
<{$smarty.const._MD_XOONIPS_INDEX_INDEX_KEYWORD}> <{$smarty.const._MD_XOONIPS_INDEX_DESCRIPTION}> <{$smarty.const._MD_XOONIPS_LABEL_ACTION}>
<{$index.title|xoops_escape}>
<{$index.description|xoops_escape}>
<{if !$index.isLocked}> <{$smarty.const._MD_XOONIPS_LABEL_MODIFY}> <{$smarty.const._MD_XOONIPS_LABEL_MOVE}> <{$smarty.const._MD_XOONIPS_LABEL_DELETE}> <{/if}>
<{if $indexNumberLimit==0 || $indexCount<$indexNumberLimit}> <{/if}>
<{/if}>
<{$smarty.const._MD_XOONIPS_ITEM_LISTING_ITEM}> | <{$smarty.const._MD_XOONIPS_LABEL_HOME}>

<{include file="db:`$dirname`_footer.html"}>