Remove trunk directory
This commit is contained in:
13
wise-webapp/src/main/webapp/jsp/emailNotExistsError.jsp
Executable file
13
wise-webapp/src/main/webapp/jsp/emailNotExistsError.jsp
Executable file
@@ -0,0 +1,13 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
<h1>
|
||||
<spring:message code="INVALID_EMAIL_ERROR"/>
|
||||
</h1>
|
||||
|
||||
<h2>The email is not register or you account is not active yet.</h2>
|
||||
|
||||
<p>If the problem persist please send us an email to <a href="mailto:support@wisemapping.com">support@wisemapping.com </a></p>
|
||||
</br>
|
||||
<p>We are working to add more features in the future. Stay tuned !</p>
|
||||
</br>
|
||||
<p>Best Regards,</p>
|
||||
<p>WiseMapping Team.</p>
|
Reference in New Issue
Block a user