@layout("/common/_container.html"){
@for(notice in noticeList){
${notice.content}
@}
用户

${userCount!0}

总用户
@}