wisemapping-open-source/wise-webapp/src/main/webapp/jsp/error.jsp
2009-11-06 23:30:29 -02:00

6 lines
141 B
Plaintext

<%@ page autoFlush="true" buffer="none" %>
<%@ include file="/jsp/init.jsp" %>
<h1>
<spring:message code="UNEXPECTED_ERROR"/>
</h1>