Subversion-Projekte lars-tiefland.prado

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<!DOCTYPE html PUBLIC
2
	"-//W3C//DTD XHTML 1.0 Transitional//EN"
3
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
5
<head>
6
<title>Erreur Interne du Serveur</title>
7
<style type="text/css">
8
/*<![CDATA[*/
9
body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;}
10
h1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
11
h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
12
h3 {font-family:"Verdana";font-weight:bold;font-size:11pt}
13
p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px}
14
.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;}
15
/*]]>*/
16
</style>
17
</head>
18
<body>
19
<h1>Erreur Interne du Serveur</h1>
20
<h2>%%ErrorMessage%%</h2>
21
<p>
22
Une erreur interne s'est produite pendant que le serveur web traitait votre requête.
23
Veuillez contacter l'<a href="mailto:%%ServerAdmin%%">administrateur</a> pour lui signaler le problème.
24
</p>
25
<p>
26
Merci de votre compréhension.
27
</p>
28
<div class="version">
29
%%Time%% %%Version%%
30
</div>
31
</body>
32
</html>