gitlab-org--gitlab-foss/app/views/projects/blob/viewers/_download.html.haml
2017-04-27 12:23:26 -05:00

7 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)})