{tpl "head",'content'} {yy:find catid="42"}
我的订单
{/yy}
首页
{loop name="breadcumb"} {if $i+1!=count($breadcumb)}
{$v.title}
{else}
{$v.title}
{/if} {/loop}
{tpl "left","member"}
通知消息
{$row.title}
点击:
{$row.hits}
时间
{$row.time}
{if $row["pic"]!=''}
{/if}
{$row.content}
{if !empty($prev)}
上一条:
{$prev.title}
{/if} {if !empty($next)}
下一条:
{$next.title}
{/if}
{tpl 'foot','content'}