diff --git a/app/views/public/static_pages/root.html.erb b/app/views/public/static_pages/root.html.erb index 4704a61..3dd0368 100644 --- a/app/views/public/static_pages/root.html.erb +++ b/app/views/public/static_pages/root.html.erb @@ -3,7 +3,6 @@
there's not a whole lot here yet?
<% if current_public_user %>you're currently signed in as <%= current_public_user.email %>
Would you like to...