1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-05 20:38:25 +00:00

guide page for bare repo

some ui fix
This commit is contained in:
FuXiaoHei
2014-03-20 20:12:31 +08:00
parent 4cf6cc63b0
commit cb80111e89
6 changed files with 76 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<div id="gogs-body" class="container">
<div id="gogs-source">
{{if .IsBareRepo}}
Need to fill in some guide.
{{template "repo/single_bare" .}}
{{else}}
<div class="source-toolbar">
{{ $n := len .Treenames}}