{#include file="$tpl_path/cover/header_tpl.html"#} {#include file="$tpl_path/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="$tpl_path/cover/footer_tpl.html"#}