<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Browse widget --> <#macro assets> <#-- Are there stylesheets or scripts needed? ${stylesheets.add("/css/browse.css")} ${scripts.add("/js/browse.js")} --> <#macro allClassGroups>

Browse

<#-- <@classGroup /> --> <#macro classGroup>

Browse

<#macro vclass>

Browse

vclass ${class.name} from ${classGroup.publicName} This has classGroup, classes, individualsInClass and class.
<#macro vclassAlpha>

Browse

vclassAlpha is not yet implemented.