edit.html.haml 103 Bytes EditWeb IDE 1 2 3 4 5 - page_title "Edit", @user.name, "Users" %h3.page-title Edit user: #{@user.name} %hr = render 'form'