1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/items/_item.html.haml

4 lines
119 B
Text
Raw Normal View History

2010-05-15 11:01:15 -07:00
= div_for item do
= image_tag item.thumbnail_url, :alt => item.description, :title => item.description
= item.name