diff --git a/website/templates/home.html b/website/templates/home.html index 62d881c42..f08128ab4 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -77,7 +77,7 @@
{{ repo.stars|intcomma }}
+{{ repo.stars|intcomma }}
{{ repo.forks|intcomma }}
+{{ repo.forks|intcomma }}
{{ repo.watchers|intcomma }}
+{{ repo.watchers|intcomma }}
{{ repo.network_count|intcomma }}
+{{ repo.network_count|intcomma }}
{{ repo.subscribers_count|intcomma }}
+{{ repo.subscribers_count|intcomma }}