diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl
index a983de5a48..8589574a53 100644
--- a/templates/repo/home.tmpl
+++ b/templates/repo/home.tmpl
@@ -83,7 +83,7 @@
{{.locale.Tr "repo.find_file.go_to_file"}}
{{end}}
- {{if and .CanWriteCode .IsViewBranch (not .Repository.IsArchived)}}
+ {{if and .CanWriteCode .IsViewBranch (not .Repository.IsArchived) (not .IsViewFile)}}