impress/app/views/closet_lists/edit.html.haml

4 lines
70 B
Text
Raw Normal View History

- title t('.title', :list_name => @closet_list.name)
2011-07-29 07:52:04 -07:00
= render 'form'