diff --git a/app/views/site/started.html.haml b/app/views/site/started.html.haml --- a/app/views/site/started.html.haml +++ b/app/views/site/started.html.haml @@ -26,4 +26,6 @@ Time left: = "#{Time.at(@site.time_left).gmtime.strftime("%X")}" - +%br/ +%br/ += link_to '[log out]', :action => 'logout'