ソースを参照

Add missing xhtml end tag.

Heikki Hokkanen 11 年 前
コミット
36bddf958d
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      gitstats

+ 1
- 1
gitstats ファイルの表示

@@ -1380,7 +1380,7 @@ plot """
1380 1380
 	<title>GitStats - %s</title>
1381 1381
 	<link rel="stylesheet" href="%s" type="text/css" />
1382 1382
 	<meta name="generator" content="GitStats %s" />
1383
-	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
1383
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1384 1384
 	<script type="text/javascript" src="sortable.js"></script>
1385 1385
 </head>
1386 1386
 <body>