{{ loop.index }} {{ sentence_case(user.username) }} {{ user.get_post_count() }} posts {% if user.star_count > 0 %} {{ user.star_count }} {% else %} 0 {% endif %} {{ user.comment_count }}