{include file="page_header.tpl.htm"}
{section name="sec1" loop=$article_list}

{$article_list[sec1].title}

{$article_list[sec1].description}

詳細閱讀 | {$article_list[sec1].pubDate}

{sectionelse}

沒有文章可以顯示。

{/section}

{include file="page_sidebar.tpl.htm"}
{include file="page_footer.tpl.htm"}