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

16 lines
489 B
Plaintext
Raw Normal View History

2012-06-30 13:26:21 +08:00
<%@page pageEncoding="UTF-8" %>
<%@include file="/jsp/init.jsp" %>
2009-06-08 02:59:43 +08:00
<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>