gitlab-org--gitlab-foss/app/views/projects/blob/_image.html.haml

3 lines
118 B
Text
Raw Normal View History

.file-content.image_file
%img{ src: namespace_project_raw_path(@project.namespace, @project, @id), alt: blob.name }