{$mymps_global_header} 网站公告 - {$SiteName}
{include file="inc_head.html"}
    {foreach from=$announce_all item=announce_all}
  • {$announce_all.title}

    {$announce_all.pubdate} 阅读:{$announce_all.hits}次
    {if $announce_all.redirecturl eq ''} {$announce_all.content} {else} {$announce_all.redirecturl}
    {/if}
  • {/foreach}
{include file="about/inc_right.html"}
{include file="inc_foot.html"}