6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
|
|
<%@ page autoFlush="true" buffer="none" %>
|
||
|
|
<%@ include file="/jsp/init.jsp" %>
|
||
|
|
|
||
|
|
<h1>
|
||
|
|
<spring:message code="UNEXPECTED_ERROR"/>
|
||
|
|
</h1>
|