wisemapping-open-source/wise-webapp/src/main/webapp/jsp/userForgotPasswordError.jsp
2012-06-30 14:20:09 -03:00

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>