Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
305 richard 1
<html>
2
<head>
3
<title>ALCASAR - Access Denied</title>
4
</head>
5
<body bgcolor=#FFFFFF>
6
<center>
7
<table border=0 cellspacing=0 cellpadding=2 height=540 width=700>
8
<tr>
9
	<td colspan=2 bgcolor=#FEA700 height=100 align=center>
10
	<font face=arial,helvetica size=6>
11
	<b>Acc&egrave;s refus&eacute;</b>
12
	</td>
13
</tr>
14
<tr>
15
	<td colspan=2 bgcolor=#FFFACD height=30 align=right>
16
	<font face=arial,helvetica size=3 color=black>
17
		<b>Nom de domaine filtr&eacute; : <? echo "$_SERVER[HTTP_HOST]";?></b>
18
	</td>
19
</tr>
20
<tr>
21
	<td align=center valign=bottom width=150 bgcolor=#B0C4DE>
22
	<font face=arial,helvetica size=1 color=black>
23
	<img src="logo-alcasar.png">
24
<BR><CENTER>ALCASAR</CENTER>
25
</td>
26
	<td width=550 bgcolor=#FFFFFF align=center valign=center>
27
	<font face=arial,helvetica color=black>
28
	<font size=3>
29
	<br><br><br><br>
30
	Vous tentez d'acc&eacute;der &agrave; une ressource dont le contenu est r&eacute;put&eacute;
31
	contenir des informations inappropri&eacute;es.
32
	<br><br>
33
	Contactez votre responsable informatique (RSSI/OSSI), si vous pensez que ce filtrage est abusif.
34
	<br><br><br><br>
35
	<font size=1>
36
	Filtr&eacute; par <B>ALCASAR</B></a>
37
	</td>
38
</tr>
39
</table>
40
</body>
41
</html>
42
 
43