gitlab-org--gitlab-foss/app/views/projects/blob/viewers/_download.html.haml

8 lines
219 B
Text
Raw Normal View History

2017-04-13 13:04:29 -04:00
.file-content.blob_file.blob-no-preview
.center.render-error
2017-08-03 08:29:35 -04:00
= link_to blob_raw_path do
2017-04-13 13:04:29 -04:00
%h1.light
= sprite_icon('download')
2017-04-13 13:04:29 -04:00
%h4
Download (#{number_to_human_size(viewer.blob.raw_size)})