new.html.haml 94 Bytes Edit Raw Blame History 1 2 3 4 5 6 %h1 New user = render 'form' = link_to 'Back', admin_users_path, :class => "right lbutton"