{tpl "head",'content'} {yy:find catid="42"}
My Order
{/yy}
Home
{loop name="breadcumb"} {if $i+1!=count($breadcumb)}
{$v.title}
{else}
{$v.title}
{/if} {/loop}
{tpl "left","member"}
Notice
{$row.title}
Click:
{$row.hits}
Time
{$row.time}
{if $row["pic"]!=''}
{/if}
{$row.content}
{if !empty($prev)}
Previous:
{$prev.title}
{/if} {if !empty($next)}
Next:
{$next.title}
{/if}
{tpl 'foot','content'}