# HG changeset patch # User Brian Neal # Date 1348330231 18000 # Node ID 95a80c1fe87b8d3667f9a16be033e2e7d5f01c66 # Parent e9650ea2ca2f3b1388106194700e625e1c71c914 For BB issue 20, link to the member map from the forum index text that says "our site has x members from around the world." diff -r e9650ea2ca2f -r 95a80c1fe87b sg101/templates/accounts/user_stats_tag.html --- a/sg101/templates/accounts/user_stats_tag.html Sat Sep 22 10:53:24 2012 -0500 +++ b/sg101/templates/accounts/user_stats_tag.html Sat Sep 22 11:10:31 2012 -0500 @@ -4,7 +4,7 @@ {% load humanize %}
{% if num_users %} -Our site has {{ num_users|intcomma }} members from around the world: +Our site has {{ num_users|intcomma }} members from around the world: {% endif %} {% cache 360 member_flags_tag %}{% member_flags %}{% endcache %} {% if new_users %}