{php include pTemplate("header");}
返回 {$content[title]}
{$content[content]}
{php include pTemplate("footer");}