From 16d3e7085efc1143cdae026fda4fe86d15f615dd Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 22 Dec 2016 01:51:49 -0500 Subject: Minor fix for PR #3667 --- templates/.VERSION | 2 +- templates/repo/bare.tmpl | 6 +----- templates/repo/home.tmpl | 6 +----- templates/repo/wiki/view.tmpl | 6 +----- 4 files changed, 4 insertions(+), 16 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index e059484b..1da1fccc 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.106.1222 \ No newline at end of file +0.9.107.1222 \ No newline at end of file diff --git a/templates/repo/bare.tmpl b/templates/repo/bare.tmpl index af45e672..fd019f71 100644 --- a/templates/repo/bare.tmpl +++ b/templates/repo/bare.tmpl @@ -26,11 +26,7 @@ SSH {{end}} - {{if not $.DisableHTTP}} - - {{else}} - - {{end}} + diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index 52d93a21..88e74eb6 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -61,11 +61,7 @@ SSH {{end}} - {{if not $.DisableHTTP}} - - {{else}} - - {{end}} + diff --git a/templates/repo/wiki/view.tmpl b/templates/repo/wiki/view.tmpl index b8b0d270..1c064194 100644 --- a/templates/repo/wiki/view.tmpl +++ b/templates/repo/wiki/view.tmpl @@ -39,11 +39,7 @@ SSH {{end}} - {{if not $.DisableHTTP}} - - {{else}} - - {{end}} + -- cgit v1.2.3