{tpl "head"}
if($rootcat["pic"]) :
{$rootcat.title}
endif;
Home
{yy:breadcumb catid=$catid} {loop} {if $v['id']!=$catid }
{$v.title}
{else}
{$v.title}
{/if} {/loop} {/yy}
{$row.title}
Click:
{$row.jshits}
Time:
{$row.time}
{if $row["pic"]!=''}
{/if}
{$row.content}
{if !empty($prev)}
Previous:
{$prev.title}
{/if} {if !empty($next)}
Next:
{$next.title}
{/if}
if(!empty($row['seokeywords'])):
Related Information
{yy:relation catid="$catid" num="20" id="$id" keywords="$row['seokeywords']" } {loop}
echo strcut($v["title"],15);
{/loop} {/yy}
endif;
{tpl 'foot'}