forked from OpenNeo/impress
3 lines
119 B
Text
3 lines
119 B
Text
= div_for item do
|
|
= image_tag item.thumbnail_url, :alt => item.description, :title => item.description
|
|
= item.name
|