#parse("top.html") #parse("right.html")
技术与服务
当前位置:
主页
> 技术文章
#foreach($item in $articlelist)
$!{item.ArticleTitle}
$!{item.CreateDate.ToString("yyyy-MM-dd")}
#end
$!{Page}
#parse("foot.html")