From f9e85fab4f3a04cfcc0a36b75ee07d49e269b012 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Mon, 18 Feb 2013 00:18:05 -0500 Subject: [PATCH] Commas? --- templates/homepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/homepage.html b/templates/homepage.html index f768f3e..3af2cbc 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -39,7 +39,7 @@
-

{{ users_count|intcomma }} coders, in over 120 countries, have stored {{ snipts_count|intcomma }} snipts in 145 languages.

+

{{ users_count|intcomma }} coders in over 120 countries have stored {{ snipts_count|intcomma }} snipts, in 145 languages.

Sign up
{% for coder in coders %}