impress/app/views/alt_styles/_alt_style.html.haml

4 lines
146 B
Text
Raw Normal View History

%li
= link_to alt_style.preview_image_url do
= image_tag alt_style.preview_image_url, class: "preview", loading: "lazy"
.name= alt_style.name