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

7 lines
191 B
Plaintext
Executable File

<%@page pageEncoding="UTF-8" %>
<%@include file="/jsp/init.jsp" %>
<h2><spring:message code="ACCOUNT_DOES_NOT_EXISTS"/></h2>
<p><spring:message code="ACCOUNT_DOES_NOT_EXISTS_SUPPORT"/></p>