SimpleExample#index

Hello, <%= @username %>!

» <%= link_to("Go To AdvancedExample", :controller => 'advanced_example') %>

[ <%= link_to("Logout", :action => 'logout') %> ]