{% load closedverse_tags %}
  • {% user_icon_container user %} {% if request.user.is_authenticated and not user.is_following %}
    {% endif %}

    {{ user.nickname }} {{ user.username }}

    {{ user.profile.comment }}

    {% if user.profile.favorite.screenshot %} {% endif %}