section.content .row = form_for :account, url: account_path, role: 'form' do |f| = render partial: 'form', locals: {f: f}