add issue router for new issue page ui preview

This commit is contained in:
fuxiaohei
2014-09-27 19:03:07 +08:00
parent e3a27aeb25
commit 7d48f811f1
3 changed files with 13 additions and 0 deletions

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