6 lines
154 B
Text
6 lines
154 B
Text
|
<html>
|
||
|
<body>
|
||
|
<h2 style="color: red">You can not access this resource.</h2>
|
||
|
<%@include file="logout-include.jsp"%>
|
||
|
</body>
|
||
|
</html>
|