<@_category code='guide'> <@_categoryList parentId=object.id> <#list page.list as a>

${a.name}

    <@_contentList categoryId=a.id containChild=a.containChild pageSize=100 orderType='asc'> <#list page.list as a>
  • ${a.title}