<% if name %> <%= name %> <% else %> <%= render :icon, icon: "missing_avatar", kind: "Unknown" %> <% end %>