diff --git a/webapp/web/templates/freemarker/body/menupage/menupage-classintersection.ftl b/webapp/web/templates/freemarker/body/menupage/menupage-classintersection.ftl deleted file mode 100644 index e48ae87cd..000000000 --- a/webapp/web/templates/freemarker/body/menupage/menupage-classintersection.ftl +++ /dev/null @@ -1,61 +0,0 @@ -<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<#-- List individuals in the requested class. --> - -<#import "lib-list.ftl" as l> - - -${stylesheets.add('')} -<#assign pageurl = page.urlMapping> -
- - <#if message??> -

${message}

- <#else> - - <#assign pagination> - <#if (pages?size > 1) > - pages: - - - - - ${pagination} - - - - ${pagination} - -
- - -