diff --git a/app/views/layouts/users.rhtml b/app/views/layouts/users.rhtml deleted file mode 100644 --- a/app/views/layouts/users.rhtml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Users: <%= controller.action_name %> - <%= stylesheet_link_tag 'scaffold' %> - - - -

<%= flash[:notice] %>

- -<%= yield %> - - -