+ If you are a member of the Cornell community and would like to edit you profile
+ in the Vivo system please login using your netId.
+
+
+
+
+
+
+ diff --git a/productMods/selfEditIntro.jsp b/productMods/selfEditIntro.jsp
new file mode 100644
index 00000000..dd342e8b
--- /dev/null
+++ b/productMods/selfEditIntro.jsp
@@ -0,0 +1,43 @@
+<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
+
+<%@ page import="edu.cornell.mannlib.vitro.webapp.web.*" %>
+<%@ page import="edu.cornell.mannlib.vitro.webapp.controller.VitroRequest" %>
+<%@ page import="edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory" %>
+<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
+<%@ page errorPage="/error.jsp"%>
+<%@ page contentType="text/html; charset=UTF-8"%>
+
+