summaryrefslogtreecommitdiff
path: root/framework/Exceptions/templates/exception.html
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Exceptions/templates/exception.html')
-rw-r--r--framework/Exceptions/templates/exception.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/Exceptions/templates/exception.html b/framework/Exceptions/templates/exception.html
index 67e15dfe..7dd133f5 100644
--- a/framework/Exceptions/templates/exception.html
+++ b/framework/Exceptions/templates/exception.html
@@ -1,5 +1,7 @@
<html>
<head>
+<meta http-equiv="Content-Type" content="text/html; charset="utf-8"/>
+<meta http-equiv="content-language" content="en"/>
<title>%%ErrorType%%</title>
<style>
body {font-family:"Verdana";font-weight:normal;color:black;}