gitlabhq/app/views/tree/blob/_download.html.haml
2013-01-08 08:14:05 +03:00

9 lines
214 B
Plaintext

.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})