Remove trunk directory
This commit is contained in:
11
wise-webapp/src/main/webapp/jsp/newMapError.jsp
Normal file
11
wise-webapp/src/main/webapp/jsp/newMapError.jsp
Normal file
@@ -0,0 +1,11 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
|
||||
<h1>
|
||||
<spring:message code="${requestScope.title}"/>
|
||||
</h1>
|
||||
|
||||
<p style="font-weight:bold;">
|
||||
<spring:message code="${requestScope.details}"/>
|
||||
</p>
|
||||
|
||||
<jsp:include page="/jsp/newMap.jsp"/>
|
Reference in New Issue
Block a user