<%= link_to image_tag('logo.png', class: 'height-56'), root_path %>

Dashboard

Browse

<% if content_for?(:navigation) %> <%= yield(:navigation) %> <% end %>