#parse("_header.html")
#foreach($item in $topposts)

[TOP]

#end #foreach($item in $posts)

${item.title}

$!{item.Summary}

continue reading »

#end #if($posts.count==0)

暂无对应文章

#end
    $!pagenav
#parse("_sidebar.html")
#parse("_footer.html")