!!! %html %head %meta{charset: 'utf-8'} %title scube = csrf_meta_tag %body %header - if current_user? %nav %ul %li = link_to 'Playlists', playlists_path %li = link_to 'Sign out', signout_path = yield