mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
7 lines
191 B
Plaintext
Executable File
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>
|