{include file="./default_header"}
常见问题
常见问题解答,一次扫清所有疑问 / FAQ.
{foreach $articles as $v}
{$v.title}
{$v.content|htmlspecialchars_decode}
{/foreach}
{include file="./default_footer"}