diff --git a/app/views/layouts/authentication.html.erb b/app/views/layouts/authentication.html.erb index 161bd59..900dfd2 100644 --- a/app/views/layouts/authentication.html.erb +++ b/app/views/layouts/authentication.html.erb @@ -23,7 +23,7 @@ <%= csrf_meta_tag %>
- <%= render 'layouts/orbit_bar_backend' %> + <%= render_orbit_bar %> <%= yield %>