wisemapping-open-source/wise-webapp/src/main/webapp/jsp/activationAccountConfirmationFail.jsp

15 lines
457 B
Plaintext
Raw Normal View History

2009-06-07 20:59:43 +02:00
<%@ 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>