1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/layouts/items.html.haml
2010-05-15 19:35:40 -04:00

10 lines
193 B
Text

!!! 5
%html
%head
%title Infinite Closet
= stylesheet_link_tag 'compiled/screen'
%body
#container
%h1= link_to 'Infinite Closet', items_path
= flashes
= yield