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

20 lines
462 B
Plaintext
Executable File

<%@ include file="/jsp/init.jsp" %>
<div class="modalDialog">
<h1>
<spring:message code="ACCOUNT_ACTIVED"/>
</h1>
<h2 style="font-weight:bold;">Thanks for signing up!</h2>
<p>
Thanks so much for your interest in WiseMapping.
</p>
<br/>
<p>
If you have any questions or have any feedback, please don't hesitate to use the on line form.
We'd love to hear from you.
</p>
</div>