diff options
Diffstat (limited to 'templates/repo/pulls.tmpl')
-rw-r--r-- | templates/repo/pulls.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/pulls.tmpl b/templates/repo/pulls.tmpl index bfb09055..d5f3276a 100644 --- a/templates/repo/pulls.tmpl +++ b/templates/repo/pulls.tmpl @@ -1,7 +1,7 @@ {{template "ng/base/head" .}} {{template "ng/base/header" .}} <div id="repo-wrapper"> - {{template "repo/header" .}} + {{template "repo/header_old" .}} <div class="clear container repo-wide-wrapper repo-pr"> <div class="pr-main"> <div class="pr-title clear"> |