mirror of https://github.com/gogits/gogs.git
Lunny Xiao
11 years ago
4 changed files with 17 additions and 11 deletions
@ -0,0 +1,9 @@
|
||||
{{template "base/head" .}} |
||||
{{template "base/navbar" .}} |
||||
{{template "repo/nav" .}} |
||||
{{template "repo/toolbar" .}} |
||||
<div id="gogs-body" class="container"> |
||||
<div id="gogs-commits"> |
||||
</div> |
||||
</div> |
||||
{{template "base/footer" .}} |
Loading…
Reference in new issue