= form_for @playlist do |f| %table %tbody %tr %th= f.label :name %td= f.text_field :name %tfoot %tr %td= f.submit submit_text