7 lines
207 B
Text
7 lines
207 B
Text
.file-content.blob_file.blob-no-preview
|
|
.center
|
|
= link_to project_raw_path(@project, @id) do
|
|
%h1.light
|
|
%i.icon-download-alt
|
|
%h4
|
|
Download (#{number_to_human_size blob.size})
|