<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- List class groups, and classes within each group. -->
<#list classGroups as classGroup> <#-- Only render classgroups that have at least one class with individuals --> <#if (classGroup.individualCount > 0)>

${classGroup.publicName}