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

21 lines
494 B
Plaintext
Raw Normal View History

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