From 9a1fe801e526ae1bc0a211d8a218aabcf985376d Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 9 Dec 2014 02:18:25 -0500 Subject: fix #711 --- templates/.VERSION | 2 +- templates/admin/notice.tmpl | 4 ++-- templates/repo/diff.tmpl | 2 +- templates/repo/view_list.tmpl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index 9808b62971..f7e9d476cc 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.5.8.1205 Beta \ No newline at end of file +0.5.8.1209 Beta \ No newline at end of file diff --git a/templates/admin/notice.tmpl b/templates/admin/notice.tmpl index b3abbb6b78..a3ae2a10dd 100644 --- a/templates/admin/notice.tmpl +++ b/templates/admin/notice.tmpl @@ -38,8 +38,8 @@ {{if or .LastPageNum .NextPageNum}} {{end}} diff --git a/templates/repo/diff.tmpl b/templates/repo/diff.tmpl index 2726b94d9d..225175e8d1 100644 --- a/templates/repo/diff.tmpl +++ b/templates/repo/diff.tmpl @@ -112,7 +112,7 @@ -
{{ToUtf8 .Content}}
+
{{.Content}}
{{end}} diff --git a/templates/repo/view_list.tmpl b/templates/repo/view_list.tmpl index 8160c17b83..fed91effa7 100644 --- a/templates/repo/view_list.tmpl +++ b/templates/repo/view_list.tmpl @@ -1,7 +1,7 @@ -
+ {{if .LastCommitUser}} -- cgit v1.2.3