{YICMS:$news.content}
$tag = explode(' ',$news['tag']); $max = count($tag); for($i=0;$i<$max;$i++){ echo ''.$tag[$i].' '; }
{YICMS:$page}