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