{% macro other(user) -%} {% if current_user.is_authenticated and current_user.id != user.id %}
{{ user.info.word }}
1
{{ user.followers.count()}}
{{ user.following_users.count() }}