impress/app/views/items/show.html.haml

4 lines
95 B
Text
Raw Normal View History

2010-05-15 17:46:41 -07:00
%header
= image_tag @item.thumbnail_url, :id => 'item-thumbnail'
%h2#item-name= @item.name