mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
15 lines
457 B
Plaintext
Executable File
15 lines
457 B
Plaintext
Executable File
<%@ include file="/jsp/init.jsp" %>
|
|
|
|
<div class="modalDialog">
|
|
|
|
<h1>
|
|
<spring:message code="ACCOUNT_ACTIVED_FAIL"/>
|
|
</h1>
|
|
|
|
<h2 style="font-weight:bold;">An error occured trying to activate your account.</h2>
|
|
|
|
<p>
|
|
We're sorry, an error has occurred and we can't process your request. Please try again, or use the on line support form to contact with us in order to resolve the problem.
|
|
</p>
|
|
</div>
|