mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
|
<%@ 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>
|