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