最新評論

{if null != $latest_comment_list}
    {section name="sec2" loop=$latest_comment_list}
  • {$latest_comment_list[sec2].visitorname} - {$latest_comment_list[sec2].title}
  • {/section}
{else}

沒有任何評論

{/if}