.container %h1 Bike & Client Tracker - if current_user = link_to "Sign out", destroy_user_session_path, method: :delete - else = link_to "Sign in", new_user_session_path %br = link_to "View All Bikes", bikes_path %br = link_to "Freecyclery Clients", clients_path %br = link_to "Print Sale Bike Labels", print_select_bikes_path %br = link_to "Freecyclery Agencies", agencies_path