@includeFileTemplate("/www/syrc/include/header.html",{"current":"index"}){}
<#cms_site_pos site="${site}" category="${category}" var="bean">
当前位置:
${bean.baseURL}
>>
@for(location in bean.locations){
${location.categoryName}
@if(!locationLP.last){
>>
@}
@}
#cms_site_pos>
${content.title}
发布时间:${content.inputdate,dateFormat="yyyy年MM月dd日"} 信息来源:${content.author}
浏览次数:${content.viewNum}次
字体:[
大
中
小]
@includeFileTemplate("/www/syrc/include/footer.html",{"current":"index"}){}