diff --git a/templates/repo/icon.tmpl b/templates/repo/icon.tmpl
index eaffd32332..ebdfde1075 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}}