{% load i18n %} {% load avatar_tags %} {% load account_tags %} {% user_display other_user as other_user_display %} {% if is_me %}
{% blocktrans %}You are not yet a member of any tribes.{% endblocktrans %}
{% endif %}
{% avatar friendship.friend 40 %}
|
{% if forloop.counter0|add:"1"|divisibleby:"3" %}
{% blocktrans %}None. You should look at the list of profiles and see if there's anyone you know.{% endblocktrans %}
{% endif %}{% blocktrans %}Not yet a member of any tribes.{% endblocktrans %}
{% endif %}
{% avatar friendship.friend 40 %}
|
{% if forloop.counter0|add:"1"|divisibleby:"3" %}