From d1c327d508e5d3c1ad9237ccf7c7d5b6cc21be8a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 24 Jan 2017 21:15:44 -0500 Subject: repo/home.tmpl: only ellipsis on repository name File name could contain non-ASCII characters. See details on https://discuss.gogs.io/t/topic/758. --- templates/.VERSION | 2 +- templates/repo/home.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index 5014f536..d66ae3bf 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.115.0103 \ No newline at end of file +0.9.116.0124 \ No newline at end of file diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index 88e74eb6..f059ea19 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -18,16 +18,16 @@ {{template "repo/branch_dropdown" .}}
-- cgit v1.2.3