<{if $templates=="link"}>
<{$_LINK_TITLE}>
<{include file=$pagelist_tpl}> <{elseif $templates=="faq"}>
Q & A
η›Έι—œε•η­”
<{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{/if}>
<{include file=$pagelist_tpl}> <{elseif $templates=="album"}> <{if $dataInfo.treelevel=='1'}> <{if $dataInfo.name}>
<{$dataInfo.name}>
<{/if}> <{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{/if}> <{include file=$pagelist_tpl}> <{else}> <{if $dataInfo.name}> <{if $dataInfo.allcontent}>
<{$dataInfo.allcontent}>
<{/if}> <{/if}> <{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{/if}>
< <{$_BACK}>
<{/if}> <{elseif $templates=="info"}>
<{$dataInfo.allcontent}>
<{include file=$pagelist_tpl}> <{elseif $templates=="file"}>

<{$title}>

<{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{section name=i loop=$dataList}>

<{$dataList[i].title}>

<{$dataList[i].allcontent}>

<{$_DOWNLOAD}>
<{/section}> <{include file=$pagelist_tpl}> <{/if}>
<{elseif $templates=="shop"}>
<{if $empty}>
<{$_NO_DATA_MSG}>
<{else}>
    <{section name=i loop=$dataList}>
  • <{$dataList[i].title}> <{$dataList[i].content_other[0]}> <{$dataList[i].content_other[1]}>
  • <{/section}>
<{/if}>
<{include file=$pagelist_tpl}>
<{elseif $templates=="investor"}> <{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{include file=$pagelist_tpl}> <{/if}> <{elseif $templates=="news"}>
<{if $empty}>
<{$_NO_DATA_MSG}>
<{else}> <{/if}>
<{include file=$pagelist_tpl}> <{/if}>