aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls/files.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/pulls/files.tmpl')
-rw-r--r--templates/repo/pulls/files.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/pulls/files.tmpl b/templates/repo/pulls/files.tmpl
index c3e32325d8..1e02dfa397 100644
--- a/templates/repo/pulls/files.tmpl
+++ b/templates/repo/pulls/files.tmpl
@@ -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" .}}