Revision bb29f702
Von Moritz Bunkus vor fast 19 Jahren hinzugefügt
templates/webpages/generic/error_de.html | ||
---|---|---|
1 |
<body> |
|
2 |
<table width=100%> |
|
3 |
<tr> |
|
4 |
<th class=listtop><TMPL_VAR NAME=title DEFAULT="Fehler!"></th> |
|
5 |
</tr> |
|
6 |
<tr height="5"></tr> |
|
7 |
|
|
8 |
<tr><td><TMPL_VAR NAME=label_error></td></tr> |
|
9 |
</table> |
|
10 |
|
|
11 |
<TMPL_VAR NAME=DEBUG> |
|
12 |
|
|
13 |
</body> |
|
14 |
</html> |
Auch abrufbar als: Unified diff
Die automatisch generierten HTML-Templates sollten nicht im Repository gespeichert werden.