{% load util_tags %} {% load humanize %} {% load static from staticfiles %}
Avatar | {% endif %}Username | Join Date | Posts | Taboo Victories | {% if user.is_authenticated and user.is_admin %}SPAM | {% endif %}
---|---|---|---|---|---|
{% if poster.avatar %}
|
{% endif %}
{{ poster.username }}
{{ poster.get_user_title }}
|
{{ poster.date_joined|date:"Y-m-d" }} | {{ poster.post_set.count|intcomma }} | {{ poster.taboo_successes.count|intcomma }} | {% if user.is_authenticated and user.is_admin %}{% endif %} |