summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_download.html.haml
blob: 684240d02c79720a6036af4e200f4443d1832a97 (plain)
1
2
3
4
5
6
7
.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)})