<{include file="db:system_header.tpl"}>
<{if !empty($help)}>

<{$modname}>

<{foreach item=helpitem from=$help|default:null}> <{/foreach}>
<{/if}> <{if !empty($list_mods)}>
<{foreach item=row from=$list_mods|default:null}>

<{$row.name}>

<{foreach item=list from=$row.help_page|default:null}> <{/foreach}> <{/foreach}>
<{/if}>
<{$helpcontent}>