- form_for [:admin, @auction] do |f| = render f = f.submit 'Update auction' %h2 Images %ul#images = render @auction.items