8 lines
198 B
Text
8 lines
198 B
Text
|
.file-content.blob_file.blob-no-preview
|
||
|
.center
|
||
|
= link_to blob_raw_url do
|
||
|
%h1.light
|
||
|
= icon('download')
|
||
|
%h4
|
||
|
Download (#{number_to_human_size(viewer.blob.raw_size)})
|