Added utf-8 encoding to the HTML header.

This commit is contained in:
Adam Waldenberg 2013-05-08 19:28:32 +02:00
parent b1dfade98d
commit e2d54afade
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<title>Generated by gitinspector {0}</title>
<script type="application/javascript">{1}</script>
<script type="application/javascript">{2}</script>