Support UTF-8 charset

This commit is contained in:
Brian Federle 2012-02-10 13:18:26 -08:00
parent 82ae83bc9a
commit 97a276cdae

View File

@ -10,6 +10,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>CloudStack</title>
<link type="text/css" rel="stylesheet" href="lib/reset.css"/>
<link type="text/css" rel="stylesheet" href="css/cloudstack3.css" />