X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/25bfcc0f6b5344acb4039457f8492df7fbada7fc..5f51982916827b84d73bfa8f3a98a9ee1d48d3ce:/vendor/plugins/login_engine/app/views/user/home.rhtml diff --git a/vendor/plugins/login_engine/app/views/user/home.rhtml b/vendor/plugins/login_engine/app/views/user/home.rhtml deleted file mode 100755 index 019b865..0000000 --- a/vendor/plugins/login_engine/app/views/user/home.rhtml +++ /dev/null @@ -1,7 +0,0 @@ -
-

Welcome

-

You are now logged into the system, <%= @fullname %>...

-

Since you are here it's safe to assume the application never called store_location, otherwise you would have been redirected somewhere else after a successful login.

- - <%= link_to '« logout', :action => 'logout' %> -