Files
yacos/YACOSWeb/WebContent/WEB-INF/jsp/denied.jsp
T

10 lines
143 B
Plaintext

<%@ include file="/WEB-INF/decorators/include.jsp"%>
<html>
<head></head>
<body>
Acces denied. Sorry for this inconvenience.
</body>
</html>