<%= error_messages_for 'cms_redirect' %>

<%= f.text_field :source_path, :size => 100, :required => true, :label => l(:label_cms_source_path) %>

<%= f.text_field :destination_path, :size => 100, :required => true, :label => l(:label_cms_destination_path) %>