This commit is contained in:
Unknwon 2015-09-06 06:57:25 -04:00
parent 705224353b
commit 24658fcbdd
5 changed files with 11 additions and 19 deletions

View file

@ -8,6 +8,7 @@
<meta name="keywords" content="go, git, self-hosted, gogs">
<meta name="referrer" content="no-referrer" />
<meta name="_csrf" content="{{.CsrfToken}}" />
<meta name="_suburl" content="{{AppSubUrl}}" />
{{if .GoGetImport}}
<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">
{{end}}