选择版块
[#list categoryList as ctg]
[#list ctg.forums as f]
> ${f.title}
[/#list]
[/#list]