<%@ page contentType="text/html" pageEncoding="UTF-8"%> <%@ page import="javax.portlet.*"%> <%@ page import="org.gcube.common.portal.*"%> <%@ page import=" org.gcube.portal.invites.InvitesManager"%> <%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet"%> <%@ taglib uri="http://liferay.com/tld/aui" prefix="aui"%> <%@ taglib uri="http://liferay.com/tld/ui" prefix="liferay-ui"%> <%@ taglib uri="http://liferay.com/tld/theme" prefix="liferay-theme"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>

Hello !

You have recently received an invitation from to join the " target="_blank"> Virtual Research Environment.
Please note: the invite is valid for your email "> only. To accept the invite, please fill in the information below:

This invite is valid for your email "> only, you will be asked to enter your password associated to it on this portal. <% String exploreURL = request.getAttribute("landingPage") + "/explore?" + InvitesManager.SITEID_ATTR + "=" + request.getAttribute("groupId"); %>