forked from forgejo/forgejo
parent
ec261b63e1
commit
31ab331b23
53 changed files with 111 additions and 111 deletions
|
@ -1,7 +1,7 @@
|
|||
{{template "base/head" .}}
|
||||
|
||||
<input type="hidden" id="repolink" value="{{$.RepoRelPath}}">
|
||||
<input type="hidden" id="issueIndex" value="{{.Issue.Index}}"/>
|
||||
<input type="hidden" id="issueIndex" value="{{.Issue.Index}}">
|
||||
|
||||
<div role="main" aria-label="{{.Title}}" class="page-content repository view issue pull files diff">
|
||||
{{template "repo/header" .}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue