gitlabhq/app/views/tree/blob/_download.html.haml

9 lines
214 B
Plaintext
Raw Normal View History

2012-10-15 20:56:58 +02:00
.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})