mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 14:08:01 +02:00
add issue router for new issue page ui preview
This commit is contained in:
6
templates/repo/issue2/list.tmpl
Normal file
6
templates/repo/issue2/list.tmpl
Normal file
@ -0,0 +1,6 @@
|
||||
{{template "ng/base/head" .}}
|
||||
{{template "ng/base/header" .}}
|
||||
<div id="repo-wrapper">
|
||||
{{template "repo/header" .}}
|
||||
</div>
|
||||
{{template "ng/base/footer" .}}
|
Reference in New Issue
Block a user