= outfit_li_for(outfit) do
  .outfit-star
  %h4= link_to outfit.name, outfit
  = link_to_edit_outfit '(edit)', outfit, :class => 'outfit-edit-link'