Skip to content

Commit

Permalink
Enforce utf-8 in the web ui
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Oct 3, 2012
1 parent 8c494b7 commit a7a5fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/server/templates/page.html.eex
Expand Up @@ -4,6 +4,7 @@
<title>EXPM</title>
<!-- Bootstrap -->
<link href="/s/css/bootstrap.min.css" rel="stylesheet">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>

Expand Down

0 comments on commit a7a5fff

Please sign in to comment.