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

{$rootcat.title}

endif;

{$row.title}

{if $row["pic"]!=''} {/if}
if($haspower): if($hasinfopower): {$row.content} else: {php echo strcut(strip_tags($row["content"]),250);}
溫馨提示! 您所在的會員組沒有訪問權限,請聯繫管理員
endif; elseif(!$this->member):
{php echo strcut(strip_tags($row["content"]),250);}
溫馨提示! 該信息只有會員才能訪問,请先登录
else: {php echo strcut(strip_tags($row["content"]),250);}
溫馨提示! 您所在的會員組沒有訪問權限,請聯繫管理員
endif;
{if !empty($prev)} 上一條: {$prev.title}

{/if} {if !empty($next)} 下一條: {$next.title} {/if}
if(!empty($row['seokeywords'])): endif;
{tpl 'foot'}