{%link file="en/public/head.html"%}
Home » {%$type.typename%}
{%link file="en/public/left.html"%}
{%if $out=='forumbbs'%} {%if count($array) > 0%}
    {%forlist from=$array key=i%}
  • {%$array[i].username%}{%$array[i].addtime|timeformat(3)%}
    Subject:{%$array[i].title%}
    {%$array[i].content|htmlcode('0')%}
    {%if count( $array[i].list )>0 %} {%forlist from=$array[i].list key=ii%}
    {%$array[i].list[ii].content|htmlcode('0')%}
    {%$array[i].list[ii].addtime|timeformat(3)%}
    {%/forlist%} {%/if%}
  • {%/forlist%}
{%$pagetext%}
{%else%}
No comments
{%/if%}
Add your comment
{%if $member.userid!=0 || $type.purview==0%}
{%if $type.isseccode==1%} {%/if%}
* Subject
* Screen name
* E-mail
* Enter your comment here:
The following is optional
QQ
MSN
Address
Tel
Mobile
Type the code shown
{%else%}
{%list name=login%}
{%/if%}
{%elseif $out=='forumlist'%} {%if count($array) > 0%}
{%forlist from=$array key=i%} {%/forlist%}
{%$array[i].title|cutstr(30,'')%}({%$array[i].click%}/{%$array[i].replynum%}) {%$array[i].username%} {%$array[i].addtime|timeformat(3)%}
{%$pagetext%}
{%else%}
No comments
{%/if%}
Add your comment
{%if $member.userid!=0 || $type.purview==0%}
{%if $type.isseccode==1%} {%/if%}
* Subject
* Screen name
* E-mail
* Enter your comment here:
The following is optional
QQ
MSN
Address
Tel
Mobile
Type the code shown
{%else%}
{%list name=login%}
{%/if%}
{%elseif $out=='forumread'%}
{% if count($array) > 0 %} {%forlist from=$array key=ii%} {%/forlist%} {%else%} {%/if%}

{%$read.title%}

{%$read.content|htmlcode('0')%}
{%$read.username%}  {%$read.addtime|timeformat(3)%}  Read:{%$read.click%}   Re:{%$read.replynum%}
{%$array[ii].title%}
{%$array[ii].content|htmlcode('0')%}
{%if $array[ii].adminid>0 %}Administrator Reply{%else%}{%$array[ii].username%}{%/if%}  {%$array[ii].addtime|timeformat(4)%}
No reply!
{% if count($array) > 0 %}
{%/if%} {%if $type.ispage==2%}
Reply to topic
{%if $member.userid!=0 || $type.purview==0%}
{%if $type.isseccode==1%} {%/if%}
* Subject
* Screen name
* E-mail
* Enter your comment here
The following is optional
QQ
MSN
Address
Tel
Mobile
Type the code shown
{%else%}
{%list name=login%}
{%/if%}
{%/if%} {%/if%}
{%link file="en/public/link.html"%}
{%link file="en/public/footer.html"%}