wisemapping-open-source/wise-webapp/src/main/webapp/jsp/activationAccountConfirmationFail.jsp
2009-11-06 23:30:29 -02:00

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>