<%= render :file => 'shared/tiny_mce' %> <%= f.text_field('name', :size => '64') %> <%= f.text_area('body', :cols => 40, :style => 'width:99%') %>