{php include pubTemplate("header")}
{loop $arrInfo $key $item} {tsTitle($item['title'])} {/loop}

{$strInfo['title']}


{$strInfo[content]}
{php include pubTemplate("footer")}