debian-mirror-gitlab/app/views/projects/blob/viewers/_image.html.haml

3 lines
77 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
.file-content.image_file
2017-09-10 17:25:29 +05:30
= image_tag(blob_raw_path, alt: viewer.blob.name)