11 lines
349 B
Text
11 lines
349 B
Text
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
<%-- DO NOT MODIFY THIS FILE. IT IS NOT USED IN THEME CUSTOMIZATION. --%>
|
|
|
|
<%@ page import="edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet" %>
|
|
<%
|
|
FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
|
|
%>
|
|
|
|
${ftl_identity}
|
|
|