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