gitlabhq/app/views/tree/blob/_download.html.haml
2012-10-15 23:40:06 +02:00

9 lines
209 B
Plaintext

.file_content.blob_file
%center
= link_to project_blob_path(@project, @id) do
%div.padded
%br
= image_tag "download.png", width: 64
%h3
Download (#{blob.mb_size})