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

8 lines
198 B
Text
Raw Normal View History

2017-04-13 13:04:29 -04:00
.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)})