Mercurial > public > sg101
changeset 617:95a80c1fe87b
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."
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 22 Sep 2012 11:10:31 -0500 |
parents | e9650ea2ca2f |
children | 8c901a03b2e3 |
files | sg101/templates/accounts/user_stats_tag.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 %} <div id="accounts-stats"> {% if num_users %} -Our site has <strong>{{ num_users|intcomma }}</strong> members from around the world: +Our site has <strong>{{ num_users|intcomma }}</strong> members from <a href="{% url 'membermap-index' %}">around the world</a>: {% endif %} {% cache 360 member_flags_tag %}{% member_flags %}{% endcache %} {% if new_users %}