{#include file="../www/{#$getconfig.default#}/cover/header_tpl.html"#} {#include file="./cover/webaddress_tpl.html"#} {#foreach item=fitem from=$forumInfo#}
{#$fitem.for_name#}
{#foreach item=thitem from=$fitem.threadinfo#}
{#$thitem.thr_title#}
{#$thitem.user_nickname#}
{#$thitem.thr_replycount#}/{#$thitem.thr_count#}
{#$thitem.thr_addtime|date_format:"%Y-%m-%d"#}
{#/foreach#}
{#/foreach#} {#include file="../www/{#$getconfig.default#}/cover/footer_tpl.html"#}