${post.title}
${post.content}
标签:
#foreach($item in $post.tags)
${item.name}(${item.count})
#end
#* *#
上一篇: #if($post.previous.postid>0) ${post.previous.link} #else 没有了 #end
下一篇: #if($post.next.postid>0) ${post.next.link} #else 没有了 #end
下一篇: #if($post.next.postid>0) ${post.next.link} #else 没有了 #end