From 1eacc7a42618e84766477fbcc2c32a1da3547115 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 10 Aug 2009 21:40:01 -0400 Subject: untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin --- templates/badges.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates/badges.html') diff --git a/templates/badges.html b/templates/badges.html index 69ddc39f..4a1ba091 100644 --- a/templates/badges.html +++ b/templates/badges.html @@ -18,10 +18,9 @@

- {% trans "Community gives you awards for your questions, answers and votes." %}
+ {% trans "Community gives you awards for your questions, answers and votes." %}
{% trans "Below is the list of available badges and number of times each type of badge has been awarded." %}

-
{% for badge in badges %}
@@ -33,7 +32,7 @@ {% endfor %}
-  {{ badge.name }} × {{ badge.awarded_count|intcomma }} +  {{ badge.name }} ✕ {{ badge.awarded_count|intcomma }}

{{ badge.description }} -- cgit v1.2.3-1-g7c22