Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_image.html.haml « viewers « blob « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fd22a5921741c5911cc758d6b9e1fc09039eeea (plain)
1
2
.file-content.image_file
  = image_tag(blob_raw_url, alt: viewer.blob.name)