diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 97dc2a4b..78352510 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -43,6 +43,6 @@
- logout + <%= link_to 'logout' destroy_user_session_path, :method => :destroy %>