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

{$rootcat.title}

endif;

{$row.title}

{if $row["pic"]!=''} {/if}
{$row.content}
{if !empty($prev)} 上一条: {$prev.title}

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