summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/template-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/template-html.lsp b/app/template-html.lsp
index ae051d2..6e12ab7 100644
--- a/app/template-html.lsp
+++ b/app/template-html.lsp
@@ -13,6 +13,7 @@ Content-Type: text/html
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<%
local hostname = ""
if viewlibrary and viewlibrary.dispatch_component then