<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#import "lib-list.ftl" as l> ${title} ${stylesheets.addFromTheme("/css/screen.css")} <#include "stylesheets.ftl"> ${headScripts.tags}
<#if flash?has_content>
${flash}
<#-- mb863: using for now until we have controllers page.ftl to render the templates commented below--> <#--<#include "menupage/menupage.ftl">--> <#--<#include "menupage/menupage--classgroup-people.ftl">--> <#--<#include "individual/individual--generic-class.ftl">--> <#--<#include "individual/individual--foaf-person.ftl">--> ${body}
${scripts.add("/js/jquery.js")} ${scripts.tags} <#include "googleAnalytics.ftl">