<%-- 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/ --%> <%-- - Display message indicating that the user's certificate was valid - but there is no EPerson record for them --%> <%@ 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" %> <%--

No User Record Available

--%>

<%--

You have a valid Web certficate, but the DSpace system does not have a record of you. You will need to register with DSpace before using those areas of the system that require a user account.

--%>

<%= request.getContextPath() %>/register

<%--

Register wth DSpace

--%>