Quelques corrections (y compris correction d'Anglais sur la page d'accueil) Debut de Admin
16 lines
181 B
Plaintext
16 lines
181 B
Plaintext
<%@ include file="/WEB-INF/decorators/include.jsp"%>
|
|
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<h4 class="title">Access denied</h4>
|
|
|
|
<div class="errorBox">
|
|
${message}
|
|
</div>
|
|
|
|
</body>
|
|
</html> |