#include("./_layout.html") #@mylaout() #define content()
#if(option('calmlog_slides'))
#end
#articles(hasThumbnail=true,count=2) #for(article : articles) #end #end
#articlePage() #for(article : articlePage.list)

#(article.title)

#maxLength(article.text,100)

阅读更多...

#end #articlePaginate() #end #end
#include("./_rightbar.html")
#end