{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);}
Tips! Your member group does not have access, please contact the administrator
endif; elseif(!$this->member):
{php echo strcut(strip_tags($row["content"]),250);}
Tips! This information is only accessible to members, please login first
else: {php echo strcut(strip_tags($row["content"]),250);}
Tips! Your member group does not have access, please contact the administrator
endif;
{if !empty($prev)} Previous: {$prev.title}

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