gitlab-org--gitlab-foss/app/views/blob/show.html.haml
2013-04-03 09:26:38 +03:00

4 lines
148 B
Text

%div.tree-ref-holder
= render 'shared/ref_switcher', destination: 'tree', path: @path
%div#tree-holder.tree-holder
= render 'blob', blob: @blob