diff --git a/templates/explore/repo_list.tmpl b/templates/explore/repo_list.tmpl index 42e8d1f662d53..4d443fecfc90d 100644 --- a/templates/explore/repo_list.tmpl +++ b/templates/explore/repo_list.tmpl @@ -17,7 +17,7 @@ {{svg "octicon-repo-clone" 16}} {{else if .Owner}} {{if .Owner.Visibility.IsPrivate}} - {{svg "octicon-lock" 16}} + {{svg "octicon-lock" 16}} {{end}} {{end}}