diff --git a/app/views/landing/_previously_joined.html.erb b/app/views/landing/_previously_joined.html.erb index 11d38c1a..65697dda 100644 --- a/app/views/landing/_previously_joined.html.erb +++ b/app/views/landing/_previously_joined.html.erb @@ -13,7 +13,7 @@ # with BigBlueButton; if not, see . %> -<% if current_user %> +<% if current_user && !current_page?(root_url) %>