{{ components::avatar(username=profile.username, size="24px") }}
{{ profile.username }}
{{ text "auth:label.private_profile" }}
{{ text "auth:label.private_profile_message" }}
{% if user %} {% if not is_following %}
{% else %}
{% endif %}
{% endif %}
{{ icon "x" }}
{{ text "general:action.back" }}