Files
fizzy/app/views/events/event/attachments/_remote_image.html.erb
T
Jorge Manrubia bc915c4b05 Extract partials
2025-11-03 07:29:00 +01:00

2 lines
129 B
Plaintext

<%= image_tag remote_image.url, class: "attachment attachment--image", width: remote_image.width, height: remote_image.height %>