{if $_A.module_other_status=="1"}
{foreach from="$_A.module_other_result" item="item" }
{$item.name}
{/foreach}
{/if}
{include file="$module_tpl" template_dir="$template_dir"}