summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ws/munia.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ws/munia.html b/src/ws/munia.html
index 669cda7..4406afa 100644
--- a/src/ws/munia.html
+++ b/src/ws/munia.html
@@ -1,8 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
- <meta http-equiv="Pragma" content="no-cache"/>
+ <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
+ <meta content="utf-8" http-equiv="encoding"/>
+ <meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="-1"/>
<title>Munia</title>
<link rel="stylesheet" type="text/css" href="munia.css" media="screen"/>