<{include file="db:system_header.tpl"}>
<{if $help|default:false}>

<{$modname}>

<{foreach item=help from=$help}> <{/foreach}>
<{/if}> <{if $list_mods|default:false}>
<{foreach item=row from=$list_mods}>

<{$row.name}>

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