%p Select a share to browse:

%table#shares

- Gitdocs::Share.all.each do |share|
  %tr
    %td
      %a{ href: "/#{share.id}" }
        = share.path