1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-25 19:58:36 +00:00

Mirror change

This commit is contained in:
Unknown
2014-03-17 06:58:34 -04:00
parent 5bc2a1a6f9
commit ee93186f72
3 changed files with 14 additions and 11 deletions

View File

@@ -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" .}}