This website requires JavaScript.
Explore
Help
Sign In
gyiang
/
gitlab
Watch
0
Star
0
Fork
You've already forked gitlab
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0a5b005da1
gitlab
/
app
/
views
/
projects
/
blob
/
_image.html.haml
3 lines
101 B
Plaintext
Raw
Blame
History
.file-content.image_file
%img{ src: "data:#{blob.mime_type};base64,#{Base64.encode64(blob.data)}"}
Reference in New Issue
View Git Blame
Copy Permalink