<{includeq file="$xoops_rootpath/modules/fmcontent/templates/admin/fmcontent_header.html"}>
<{if $topic_title}> <{$smarty.const._FMCONTENT_ALL_ITEMS_FROM}><{$topic_title}> <{else}> <{$smarty.const._FMCONTENT_ALL_ITEMS}> <{/if}>
<{foreach item=item from=$contents}> <{includeq file="$xoops_rootpath/modules/fmcontent/templates/admin/fmcontent_level.html" data=$item level='level1'}> <{foreach item=child from=$item.child}> <{includeq file="$xoops_rootpath/modules/fmcontent/templates/admin/fmcontent_level.html" data=$child level='level2' }> <{foreach item=sub from=$child.child}> <{includeq file="$xoops_rootpath/modules/fmcontent/templates/admin/fmcontent_level.html" data=$sub level='level3'}> <{/foreach}> <{/foreach}> <{/foreach}>
<{$smarty.const._FMCONTENT_CONTENT_ID}> <{$smarty.const._FMCONTENT_CONTENT_NUM}> <{$smarty.const._FMCONTENT_CONTENT_TITLE}> <{$smarty.const._FMCONTENT_CONTENT_TOPIC}> <{$smarty.const._FMCONTENT_CONTENT_TYPE}> <{$smarty.const._FMCONTENT_CONTENT_OWNER}> <{$smarty.const._FMCONTENT_CONTENT_ACTIF}> <{$smarty.const._FMCONTENT_CONTENT_DEFAULT}> <{$smarty.const._FMCONTENT_FORMDISPLAY}> <{$smarty.const._FMCONTENT_CONTENT_ACTION}>
<{foreach item=item from=$contents}> <{if $item.content_type == 'content'}> <{else}> <{/if}> <{/foreach}>
<{$content_pagenav}>