mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 14:37:56 +01:00
15 lines
271 B
Plaintext
15 lines
271 B
Plaintext
<%@page pageEncoding="UTF-8" %>
|
|
<%@include file="/jsp/init.jsp" %>
|
|
|
|
<h2>
|
|
<spring:message code="TEMPORAL_PASSWORD_SENT"/>
|
|
</h2>
|
|
|
|
<p>
|
|
<spring:message code="TEMPORAL_PASSWORD_SENT_DETAILS"/>
|
|
</p>
|
|
|
|
<p>
|
|
<spring:message code="TEMPORAL_PASSWORD_SENT_SUPPORT"/>
|
|
</p>
|