{tpl "head"} if($rootcat["pic"]) :

{$rootcat.title}

endif;
{loop name="list"}
{$v.title}

{$v.title}


{php echo strcut(strip_tags($v["content"]),100);}

{php if($v['picfile']):} 點擊下載 {php endif;}
{/loop}
    {$page}
{tpl 'foot'}