- @title = 'Pick a Share' %p Select a share to browse: %table#shares - shares.each_with_index do |share, idx| %tr %td %a{ href: "/#{idx}" } = share.root