mirror of https://github.com/gogits/gogs.git
Lunny Xiao
11 years ago
5 changed files with 17 additions and 31 deletions
@ -1,10 +0,0 @@
|
||||
{{template "base/head" .}} |
||||
{{template "base/navbar" .}} |
||||
<div class="container" id="gogs-body"> |
||||
<ul> |
||||
{{range .Files}} |
||||
<li>{{.Name}} - {{.Type}}</li> |
||||
{{end}} |
||||
</ul> |
||||
</div> |
||||
{{template "base/footer" .}} |
Loading…
Reference in new issue