edit.html.haml 146 Bytes Edit Raw Blame History 1 2 3 4 = render 'form' = link_to 'Show', [:admin, @admin_user], :class => "right lbutton" = link_to 'Back', admin_users_path, :class => "right lbutton"