vitro/webapp/web/templates/edit/specific/upload_rdf_result.jsp

10 lines
248 B
Text

<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<div class="staticPageBackground">
<p><c:out value="${requestScope.uploadDesc }"/></p>
</div>