%# locals: (user:) %> <% if user.profile_image.attached? %> <%= image_tag user.profile_image.variant(:thumbnail), class: "rounded-full w-full h-full object-cover" %> <% else %>