summaryrefslogtreecommitdiff
path: root/template/Deutsch/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/Deutsch/error.html')
-rw-r--r--template/Deutsch/error.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/template/Deutsch/error.html b/template/Deutsch/error.html
index 081e956..e08017d 100644
--- a/template/Deutsch/error.html
+++ b/template/Deutsch/error.html
@@ -1,18 +1,17 @@
<html>
- <head>
- <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
- <title>Error!</title>
- </head>
+<head>
+ <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
+ <title>Error!</title>
+</head>
- <body bgcolor="#f0f0f0">
- <div align="center">
- <img src="bilder/sauerei.gif" height="230" width="177" border="0"><br>
- <font color="red">
- <tmpl_var name="error">
- </font><br>
- </div>
- <p></p>
- </body>
+<body bgcolor="#f0f0f0">
+ <div align="center">
+ <img src="bilder/sauerei.gif" height="230" width="177" border="0">
+ <br>
+ <font color="red"><tmpl_var name="error"></font>
+ <br>
+ </div>
+</body>
</html>