@include("/common/front-style.html"){} @include("/common/front-script.html"){} @include("/common/front-header-with-search.html"){} @include("/common/front-rit-top.html"){}
 
筛选: 年份
月份
@if(isEmpty(topicList)){

暂无资讯印象~

@}else{ @for(topic in topicList){
${topic.TITLE} — ${topic.USERNAME}
${topic.CONTENT}
${topic.ADDTIME}
@} @}
@if(isEmpty(topicList)){ @}else{
@}
@include("/common/front-footer.html"){} @include("/common/front-script.html"){}