summaryrefslogtreecommitdiff
path: root/template/default/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/error.html')
-rw-r--r--template/default/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/error.html b/template/default/error.html
index f704759..6478ca9 100644
--- a/template/default/error.html
+++ b/template/default/error.html
@@ -2,7 +2,7 @@
<html>
<head>
- <meta http-equiv="content-type" content="text/html;charset=<?% gettext('ISO-8859-1') %?>"/>
+ <meta http-equiv="content-type" content="text/html;charset=<?% charset %?>"/>
<title><?% gettext('Error!') %?></title>
<link href="style.css" rel="stylesheet" media="screen" type="text/css"/>
<?% IF usercss %?>