diff --git a/templates/explore/repo_list.tmpl b/templates/explore/repo_list.tmpl index b311472b43..a0f74e89da 100644 --- a/templates/explore/repo_list.tmpl +++ b/templates/explore/repo_list.tmpl @@ -45,9 +45,9 @@ {{end}} {{if not $.DisableStars}} - {{svg "octicon-star" 16 "gt-mr-3"}}{{.NumStars}} + {{svg "octicon-star" 16 "gt-mr-3"}}{{.NumStars}} {{end}} - {{svg "octicon-git-branch" 16 "gt-mr-3"}}{{.NumForks}} + {{svg "octicon-git-branch" 16 "gt-mr-3"}}{{.NumForks}}