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

5 lines
118 B
Text

%header
= image_tag @item.thumbnail_url, :id => 'item-thumbnail'
%h2#item-name= @item.name
%p= @item.description