summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_image.html.haml
blob: 73877d730f5de93f98ca47c4687b5cb3815fae80 (plain)
1
2
.file-content.image_file
  %img{ src: namespace_project_raw_path(@project.namespace, @project, @id), alt: blob.name }