403.html 370 Bytes
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body>
	<div style="width: 100%;margin: 0 auto;text-align: center;">
		<img alt="" src="${BASE_PATH}/static/images/common/error_403.png">
	</div>
</body>
</html>