<%-- The contents of this file are subject to the license and copyright detailed in the LICENSE and NOTICE files at the root of the source tree and available online at http://www.dspace.org/license/ --%> <%-- - Task completed message page - - Attributes: - handle - Handle of the item that's just gone in the archive. --%> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://www.dspace.org/dspace-tags.tld" prefix="dspace" %> <% String handle = (String) request.getAttribute("handle"); %> <%--

Thank You

--%>

<%--

The submission has been placed in the main archive. It has been assigned the following identifier:

--%>

<%= handle %>

<%--

Notification has been sent to the appropriate people.

--%>

<%--Return to My DSpace--%>