<{if $mark_css}> <{/if}> <{if $templates=="album"}>
<{if $templates=="album" || $templates=="artist"}> <{if $dataInfo.img|@count > 0}>
<{section name=i loop=$dataInfo.img}>
<{$dataInfo.name}> <{$smarty.section.i.index+1}>
<{$dataInfo.img[i]}>
<{if $templates=="album"}>

<{$dataInfo.name}> <{$smarty.section.i.index+1}>

<{/if}>
<{/section}>
<{/if}> <{/if}>
<{elseif $templates=="active"}>
活動議題:
<{$dataInfo.name}>
<{if $dataInfo.content_other[0]}>
活動日期:
<{$dataInfo.content_other[0]}>
<{/if}> <{if $dataInfo.content_other[1]}>
活動地點:
<{$dataInfo.content_other[1]}>
<{/if}> <{if $dataInfo.content_other[2]}>
主辦單位:
<{$dataInfo.content_other[2]}>
<{/if}> <{if $dataInfo.content_other[3]}>
協辦單位:
<{$dataInfo.content_other[3]}>
<{/if}>
發佈時間:
<{$dataInfo.pubDate}>
<{if $dataInfo.allcontent}>
內容:
<{$dataInfo.allcontent}>
<{/if}> <{if $dataInfo.description}>
相關連結:
<{$dataInfo.description}>
<{/if}> <{if $dataInfo.file[0]}>
相關下載:
<{$dataInfo.fileTitle[0]}>
<{/if}>
<{if $dataInfo.img|@count > 0}>
相關圖片
<{section name=i loop=$dataInfo.img}> <{if $smarty.section.i.index%3==0}> <{/if}> <{/section}>
<{/if}>
<{$_BACK}>
<{else}> <{if $templates=="news"}>
<{$dataInfo.name}>
<{if $dataInfo.img[0]}>
<{$dataInfo.img[0]}>
<{/if}> <{if $dataInfo.allcontent}> <{$dataInfo.allcontent}> <{else}>
<{$_NO_DATA_MSG}>
<{/if}>
< <{$_BACK}>
<{if $dataInfo.file[0] != "" || $dataInfo.file[1] != ""}>
<{if $dataInfo.file[0]}> <{if $dataInfo.fileTitle[0]}><{$dataInfo.fileTitle[0]}><{else}><{$_DOWNLOAD_IT}><{/if}><{/if}> <{if $dataInfo.file[1]}> <{if $dataInfo.fileTitle[1]}><{$dataInfo.fileTitle[1]}><{else}><{$_DOWNLOAD_IT}><{/if}><{/if}>
<{/if}> <{else}> <{if $dataInfo.file[0] != "" || $dataInfo.file[1] != "" || $dataInfo.description!=''}>
<{$_DOWNLOAD}> : <{if $dataInfo.file[0]}> <{if $dataInfo.fileTitle[0]}><{$dataInfo.fileTitle[0]}><{else}><{$_DOWNLOAD_IT}><{/if}> |<{/if}> <{if $dataInfo.file[1]}><{if $dataInfo.fileTitle[0]}><{$dataInfo.fileTitle[1]}><{else}><{$_DOWNLOAD_IT}><{/if}><{/if}> <{if $dataInfo.description!=''}> LINK <{/if}>
<{/if}>
<{if $dataInfo.img[0]}><{$dataInfo.img[0]}><{/if}> <{if $dataInfo.allcontent}> <{$dataInfo.allcontent}> <{else}>
<{$_NO_DATA_MSG}>
<{/if}>
<{/if}> <{/if}>