X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a12d4f62752f546f57421244e370e79965706ffb..f7aee769411a893c1059c529a220c0d25c72974f:/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 new file mode 100644 index 0000000..019b865 --- /dev/null +++ b/vendor/plugins/login_engine/app/views/user/home.rhtml @@ -0,0 +1,7 @@ +
+

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' %> +