#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#include "menupage-checkForData.ftl">
<#if !noData>
<#include "menupage-browse.ftl">
${stylesheets.add('')}
<#include "menupage-scripts.ftl">
<#else>
${noDataNotification}
#if>