#-- $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">
<#include "headScripts.ftl">
<#if flash?has_content>
#if>
${body}
${scripts.tags}
<#include "googleAnalytics.ftl">