{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 $row['seokeywords']} {/if}
{tpl 'foot'}