gitlab-org--gitlab-foss/app/views/projects/blob/_download.html.haml
2013-07-13 09:52:47 +03:00

8 lines
214 B
Text

.file-content.blob_file
%center
= link_to project_blob_path(@project, @id) do
%div.padded
%h4
%i.icon-download-alt
%br
Download (#{number_to_human_size blob.size})