mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
.file-content.image_file
|
|
%img{ src: "data:#{blob.mime_type};base64,#{Base64.encode64(blob.data)}"}
|