Error 404
Bug resolu ds le Core : getConferences(User user) User Information Menu submission quand pas auteur
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<%@ include file="/WEB-INF/decorators/include.jsp"%>
|
||||
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
|
||||
File doesn't exist.
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,10 +1,36 @@
|
||||
<%@ include file="/WEB-INF/decorators/include.jsp"%>
|
||||
|
||||
<html>
|
||||
<head></head>
|
||||
<head>
|
||||
|
||||
<style type="text/css">
|
||||
h1 a{
|
||||
color: #FF4747;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h1 a:hover{
|
||||
color: #FF0000;
|
||||
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Error : page not found
|
||||
|
||||
<center>
|
||||
<br/><br/><br/>
|
||||
<img src="./images/404.jpg" alt="404" /><br/>
|
||||
|
||||
<h1> <a href="main.htm">
|
||||
|
||||
4o4 Error - Page not found
|
||||
|
||||
</a></h1>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user