<%= f.text_area :custom_teaser, :rows => 20, :class => 'wymeditor widest' -%>

<%= link_to t('copy_body', :scope => 'refinery.blog.admin.posts.form'), "#", :id => 'copy_body_link', :title => t('copy_body_help', :scope => 'refinery.blog.admin.posts.form') %>