<%= t(:seo_fields)%> <%= f.input :meta_title, as: :string %> <%= f.input :meta_description, as: :text%> <%= f.input :meta_keywords, as: :text %> <%= f.input :robot_follow, as: :boolean %> <%= f.input :robot_index, as: :boolean %>