<%= notice %>

User: <%= @session.user %>

<%= link_to 'Edit', edit_session_path(@session) %> | <%= link_to 'Back', sessions_path %>