1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-31 06:38:37 +00:00

issue list in user

This commit is contained in:
FuXiaoHei
2014-03-25 23:00:26 +08:00
parent 124c4d72bf
commit 23d103c721
6 changed files with 140 additions and 28 deletions

View File

@@ -1,10 +0,0 @@
{{template "base/head" .}}
{{template "base/navbar" .}}
{{template "repo/nav" .}}
{{template "repo/toolbar" .}}
<div id="body" class="container">
<div id="source">
issues
</div>
</div>
{{template "base/footer" .}}