{include file='head1.html'}
{if $article_data}
{$article_data.title}
{$article_data.content} {else} 错误地址 {/if}
{include file='foot.html'}