Files
cmtool/app/views/cmtool/news/new.html.haml
T
2012-03-25 14:24:02 +02:00

7 lines
194 B
Plaintext

- title :new, Cmtool::News
= render 'form', :submit => create_button_text(@news)
- content_for :page_links do
%ul
%li= link_to link_to_index_content(Cmtool::News), cmtool.news_index_path