summaryrefslogtreecommitdiffstats
path: root/templates/status/404.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/status/404.tmpl')
-rw-r--r--templates/status/404.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl
index ee54e2de0a..8e6a013f03 100644
--- a/templates/status/404.tmpl
+++ b/templates/status/404.tmpl
@@ -1,4 +1,5 @@
{{template "base/head" .}}
+{{if .IsRepo}}<div class="repository">{{template "repo/header" .}}</div>{{end}}
<div class="ui container center">
<p style="margin-top: 100px"><img src="{{AppSubUrl}}/img/404.png" alt="404"/></p>
<div class="ui divider"></div>