diff --git a/templates/repo/icon.tmpl b/templates/repo/icon.tmpl
index 6e4977e8b5..cb469c4611 100644
--- a/templates/repo/icon.tmpl
+++ b/templates/repo/icon.tmpl
@@ -10,7 +10,7 @@
{{if .ShowRepoOwnerAvatar}}
{{ctx.AvatarUtils.Avatar .Repo.Owner .Size}}
{{else if and $avatarLink .ShowRepoAvatar}}
-
+
{{else if .Repo.IsMirror}}
{{svg "octicon-mirror" .Size}}
{{else if .Repo.IsFork}}