<%@ 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"%> <%@ page import="java.net.URLEncoder"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <% String academicRedirectURL = request.getAttribute("landingPage") + "/explore?" + InvitesManager.SITEID_ATTR + "=" + request.getAttribute("groupId"); pageContext.setAttribute("academicRedirectURL", academicRedirectURL); %>

Hello ! You received an invitation from to join " target="_blank">.

To accept the invite, you can either create a new account entering your data below or sign up with your academic/social account.


Please note: this invite is only valid for your email "> . If you own a D4Science account or are willing to use a different email, please ask to get the invite by a different email.

This invite is valid for your email "> only, please click the button below and login with your credentials. <% String exploreURL = request.getAttribute("landingPage") + "/explore?" + InvitesManager.SITEID_ATTR + "=" + request.getAttribute("groupId"); %>