<% content_for('tasks') do %> <%= tab _("Write a Page"), :controller=>"pages", :action=>"new" %> <% end %> <% @page_heading = _('Write an Article') %> <%= render :partial => "admin/shared/edit", :locals => { :form_type => "article", :form_action => { :action => "new" } } %>